- i was bored
- every time I want to make a 2d array-based game, I find myself rewriting code I've written multiple times before, so this is here as a boilerplate for myself
- Map
- MatrixVector
- 2D
- 3D
- Utility
- Logger
- Utility functions
- Samples
The is a Makefile included, but it's been written for and on Windows, so no testing has been done on other operating systems.
- Edit the 12th line of the Makefile with the desired sample
- Run
make
- Run
.\build\output.exe