A collection of sprite sheets (and the individual images) that are useful for experimenting and prototyping. These sprites can be used in any project without attribution — though the authors will appreciate attribution:
- bubble cars: Gjmcn
- cat-walk: Pipoya
- connector-sets: Gjmcn
- outside:
- shapes: iconsDB
- spheres: Athile
- terrain: Stealthix
- bitmap fonts (48px and 96px; limited character set):
- Hack: Chris Simpkins
- Playfair (display, regular): Claus Eggers Sørensen
- Pulang: Khurasan
- Swansea (regular): Roger White
To use the sprites, either download/clone this repository, or access individual files by URL:
-
sprite sheet example:
https://cdn.jsdelivr.net/gh/gjmcn/sprites/sprite-sheets/outside.json -
image example:
https://cdn.jsdelivr.net/gh/gjmcn/sprites/images/outside/grass.png
Note: ignore the misc
directory. Anything in misc
is likely to be rough, temporary, about to change, ...