This is a demo for SURVEY_PROGRAM_202X's engine. All you can really do is walk around and examine things in a single map.

If you're just interested in playing the game, go into the `game` folder and run the exe.
If you're interested in building it for yourself, the project's source code is in `source`. It's modified somewhat to make it easier to build: you can either run `build.bat`, or open `w64devkit\w64devkit.exe` to have access to a POSIX shell, complete with GCC, Vim, Make, among other stuff.

You can also view the game's source code on GitHub:
https://www.github.com/burgertrucking/survey_2

Thanks for checking out my game!