Just a rxjs based raycaster game for self training purpose.
Maths and algorithm are based on Lode Vandevenne's excellent serie of raycaster tutorials (http://lodev.org/cgtutor/) and on the excellent Game Engine Black Book: Wolfenstein 3D by Fabien Sanglard.
npm install
npm run build
npm startThen browse to http://127.0.0.1:5000