A simple ray casting engine for creating and rendering 2D maps in pseudo 3D.
npm install connect@2.x.x
node server.js
Then open http://localhost:3000/examples/basic/index.html in a browser. Use the arrow keys and/or the wasd keys to move around. You can also use the 1 key to remove walls and 2 key to add new walls.