Experimental game engine & playground
Some features:
- multi-keyboard-based local multiplayer
- C++ codegen infrastructure
- interesting(???) utilities
- Invoke codegen.exe once with a list of changed files, instead of individually for each changed file (this gives the codegen global access to all the code, allowing more things)
- Initial support for outputting an archive SQLite database that contains all the code info