I’ve made a task list with subtasks for the further development of Kittenswarm. First task to do is the animation stuff. For that I’ve created a simple animation of the kitten sprite and two colour variations of the kittens:
These are scaled 4x. The original in-game sprite will be 16×16 pixels. Quite small, so I don’t need that precise animation and am quite happy with these. So have a look at my task list:
- Animations
- Animated sprite (done)
- Different colours (done)
- Implement loading spritesheets
- Implement animation
- Implement facing of kittens
- Implement random coloured kittens
Still some subtasks to do to finish the animations task.