Started work on a Game Engine.
Yesterday I started working on a 2 d game engine. Mainly because I was tired of writing code that would handle test cases from The Evil Check List and so the game engine was conceived.
Current features
- Screen Manager
- Input Manager (allows for multiple control schemes)
- Audio Manager
- Storage Device Manager
Planed features
- Handle player sign in
- Networking
- High Score Table
I don’t know what other features I could add that I would use over and over, but I will think of more.