A 2D game made in Python using Pyglet
- Find a good game engine
- Find songs for the game
- Find good sfx sounds
- Find / Make textures or images
- Make the main Menu
- Make an "exit" button
- Make a "settings" button
- Make a "play" button
- Make a map reader
- Make a map drawer
- Make them so they can be upgraded
- Define enemies
- Define buildings
- Make buildings to attack enemies
- Make small animations
- Finish the README.md
- Do a small Wiki page