Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does anyone know of any sprite collections?

Tags:

java

2d

sprite

I am making a 2D Java game. I want the game to look nice, so I need good sprites, but I want to focus on the coding of the game, not the graphics design. This project has a time constraint so having premade sprites would be very helpful. Does anyone know of any good sprite collections?

like image 700
ubiquibacon Avatar asked Aug 18 '10 15:08

ubiquibacon


1 Answers

Try Open Game Art.

Quoted:

OpenGameArt.org is a community that brings like-minded coders and artists together for the purpose of creating Open Source video games, by providing a human-edited, searchable database of freely-licensed art resources.

like image 198
Kilanash Avatar answered Nov 07 '22 01:11

Kilanash