Files
hs-game/README.md

216 B

to run:

git clone https://git.mtgmonkey.net/Andromeda/hs-game
cd hs-game
nix run

to release:

nix build .#release

to debug build:

nix build .#debug

todo moved to CHANGELOG.md