I'm trying to learn game coding in Java and step one on the path is doing a platformer/sidescroller. I decided to do something with a barbarian main char and in the playstyle of Gods for Amiga.
Google-ing around for barbarian sprites i found one by Carnivac of this site (which i can't include a link for unfortunately) and i was inspired. Working from that sprite as a base I changed his pose, build, size, palette and other details.
Before getting into coding i wanted to do an animation that will have him walk. This would be the first step, left leg, right arm forwards. I realise i've not left room at the top of the frame for his head to bob up as he walks though. I may just make it into a 50x50 sprite to gain the space.
Looking for feedback. Pose, clarity of detail, how make his hair stand out from his skin tone, etc.
Thanks. |