Experimental game engine & playground
Some features:
- multi-keyboard-based local multiplayer
- C++ codegen infrastructure
- interesting(???) utilities
# Code Generator
The main code generator.
## Folder structure
The main program's source files are all located in this folder directly. Text tempaltes are located in `templates/` and none of the files are compiled (even if they end with .c or .cpp).