HTML5 and JavaScript Game Development Competition in just 13 kB

BiT - Back in Time

BiT (Back in Time)
A compact multithreaded (webworkers) raycasting recursive maze generator/game developed for JS13k 2019.
Use WASD to move forward/backward and strafe left/right.
Use your mouse to look around.
You have 60 seconds to find the exit.

Categories: desktop

Feedback from the experts

Pedro Fortuna: Good proof of concept. It would be nicer if the mouse turns without the need to left-clicking. The game purpose is not too exciting. Props for using webworkers. It was for sure a nice programming exercise.

Jupiter Hadley: This is pretty interesting, but you should deffo not be able to move your mouse when you are going through the maze backwards.

back