A classic rogue-like in the browser. Started by loosely following http://rogueliketutorials.com/tutorials/tcod/v2/ .
The game is available on itch.io.
I use this project as both a recreational coding excercise and to try out new techniques and libraries. For this reason the codebase is at times ridiculously over-engineered for what it does.
You can either install dependencies yourself or use Nix
Manual installation:
Via Nix:
Alternatively: install nix, then run nix develop
to get a shell with the required tools installed.
just dev
Icons are from game-icons.net
git cliff