A pseudo-3d maze game with 8 levels, each level being a different color (Yellow+ is hard, Cyan- is easy.) Up to move Forward, and left/right to change direction. FOV and wall smoothness are adjustable. Down AND Space to go back to the start. Find the white to win the level.
https://keesiemeijer.github.io/maze-generator/ I used that algorithm to generate my mazes. https://8bitworkshop.com/dithertron/ I used that website to generate the pixelated background.