Lazer Maze (tandunn)
About
Lazer Maze is a 1v1 competitive puzzle solving game involving lasers and procedurally generated mazes!
Features:
- Procedurally generated puzzles
- Physics based lasers
- Painfully crafted netcode using the Mirror library for Unity
- 7 short music tracks made by me using Chrome Music Lab
- Numerous wacky sound effects made by me using BFXR, a sound effect generator with manual sliders
This game is currently in development and has been since June or so. You can consider this to be an alpha build. Following is a list of changes I expect to make before the next build:
- Add ability to choose the number of points to win
- Add an animated background
- Additional puzzle types that require different solutions
- Gamepad support
- Various performance fixes and optimizations, if deemed necessary
Additionally, here is the current list of known bugs:
- The laser bends really strangely upon reflecting off of a mirror. I know why this is, I just don't have a solution yet
If you encounter any other bugs, let me know in the comments below. Most importantly, I have not tested the linux or mac builds, so let me know if you encounter any issues with those. Currently, the game uses p2p connections for multiplayer, meaning hosts will likely have to port forward. I will investigate other solutions in the future.