A canvas appliation for a doom roguelike game. Mostly created to learn a bit more about pathfinding and maze generation. No tutorial, and UI is unskinned. Probably won't come back to pretty it up...
npm i
and
npm run start
to serve
npm run build
to build for production