Building Test
A downloadable project for Windows
I wanted to make a game for a game jam, but I got distracted with learning stuff about the engine, so here were are.
- Left click - place block (yes, I only cared to add one block)
- Right click - break block
- Left click drag - Pan camera
- WASD - Pan camera
- Right click drag - Orbit camera
- Scroll - zoom
- Space - snap to the last placed block (the delay is not lag, it's the only way to differentiate a single tap from a double tap)
- Double space - snap to the center of all blocks
- Alt + F4 - close the game (I did not bother making UI)
I forgot to cap the framerate, so enjoy 70% gpu utilization for no reason
This was supposed to be a strategy game, so that's why the genre.
As you can see most effort was focused on rendering geometry and the rest on the controls.
I do not know why I bothered uploading this lol
Download
Download
0.0.1 - latest 29 MB
Install instructions
- Unzip the file
- Run BuildingExperiment.exe
- Windows defender might complain about this file not being trusted. This is because it originated from a different computer. You can easily ignore this warning.