A simple 2.5d raycaster engine for Javascript. More description will follow soon. In the meantime open an issue if you need help.
In simple terms, a raycaster is a 2D renderer that fakes a first person 3D perspective by casting a set of rays (lines) for each ...