Laser Dodge Hodgepodge
About
A 3D laser-dodging speedrun platformer made in 3 hours!
Avoid the pink lasers and make your way to the end! Compete for the best time!
Controls WASD / ZQSD / IJKL / Arrow KeysMovementRRestart GameEscapeClose Game on WindowsF11Toggle Fullscreen on Windows DevelopmentThis game was made in 3 hours for Trijam 71 with the theme Lasers.
I also followed the optional Trijam 71 extra challenges:
- Share the source code of your project;
- Make a game to speed run;
- Make a 3D game.
The game was developed with Unity 2019.
All assets were made in this 3 hours, including all code, art, sound, music, and design.
I had wanted to do more with the Lasers theme, and coded out a LineRenderer / RayCasting script to try to make more Laser-y lasers that extended out infinitely until dynamically blocked by a wall, and involve moving lasers, possibly even laser enemies, but my RayCasting laser didn't work correctly so I cut my losses and made a very simple cylinder / physical "laser" alternative to make the game still actually playable within the time-frame. The idea was to weave through lasers like a spy movie but obviously due to time limitations and the consequential simplicity that idea doesn't get across superbly well in the final product.