I have made great progress with Switched RPG. One of the many things that I need in order to complete this game is sprites, and lots of them. Kerm suggested that I make a topic and now I have.
I'll start with some background:
These are the five different regions that are present in my world. They are woods, desert, marsh, ice cave/maze/something, and lava fortress. The denizens of these regions then naturally have different appearances.
Here is a list of most of the different characters that I will need for the maps:
Code:
Each sprite must fit into a 24x24 pixel square. Less importantly, I want to keep space usage as little as possible. It would be great if you can design a good looking sprite that uses 16 unique colors or less. If that is impossible then 256 colors is fine.
Needless to say, anyone who contributes gets their name in the credits! If I need to add any more information please let me know.
Thanks.
I'll start with some background:
These are the five different regions that are present in my world. They are woods, desert, marsh, ice cave/maze/something, and lava fortress. The denizens of these regions then naturally have different appearances.
Here is a list of most of the different characters that I will need for the maps:
Code:
Woods:
Male villager
Female villager
Training robot
Training robot handler
Guard
Shop manager
Desert:
Male villager
Female villager
Shopkeeper
Town Mayor
Desert thug
"Warlord" (he's not all that tough looking) (boss)
Marsh:
Vagabond
Rogue sailor
Evil ship captain (boss)
Lava:
Fortress guard
Chef
Gatekeeper
Lieutenant
Captain
General
Each sprite must fit into a 24x24 pixel square. Less importantly, I want to keep space usage as little as possible. It would be great if you can design a good looking sprite that uses 16 unique colors or less. If that is impossible then 256 colors is fine.
Needless to say, anyone who contributes gets their name in the credits! If I need to add any more information please let me know.
Thanks.