SDL2-based 2d game engine files and project
TODO
- GraphicsCore - Handles Window Management, Holds References to Graphics/Rendering
- InputCore - Basic Keyboard I/O
- SoundCore - Simple Class for Load/Playback of sound and music
- Texture Class - Handles Loading png/jpeg to an SDL2 Texture, automatically blits to GraphicsCore
- Font Class - Handles Loading of TTF files, uses Texture Class automatically for rendering
There are probably many, please report if you have issues!
EP Big Guy Font here
SDL2-XArchon - Still in early Development.