Just a simple 2D game in early development. Built with Javascript without any libs.
Early development image, for now, the character can only move and jump. |
- Define game objective/story
- Game wrapper
- Sprite
- Character base movement
- Character attack
- Character death (life system)
- Keyboard mapper (might needs improvements)
- Collision
- Positioning
- Ambient (objects, background, etc)
- Enemies
- Game UI