Software Renderer Demo
Made for the 7D3D Jam, January 2018.
This is a relatively simple software rasterizer written in JavaScript in just under 7 days.
It's nothing more than a simple demo at this point. You can walk around, open doors and shoot a bit. As per tradition, I ran out of time to do anything else.
Controls are:
Arrow Keys: walk and turn
Space Bar: shoot
E key: interact (E.G: Open doors)
The full source code is available on GitHub. Beware, it's jam-spaghetti.
Comments
Log in with itch.io to leave a comment.
Nicely done, especially given the time constraints! #RetroFab
Pretty solid art, functions well enough, but feels sluggish. The engine renders pretty consistently, and I understand that due to time constraints there was no added functionality. So yeah 4/7.