No description
Find a file
Griffin Smith 62a2e05ef2 Add items and inventory
Add a new "Item" entity, which pulls from the previously-existent
ItemType raw, and add a "PickUp" command which takes the (currently
*only*) item off the ground and puts it into the inventory.
2019-09-19 13:56:14 -04:00
.circleci Fix a bunch more Clippy lints, but disable in Circle 2019-08-03 20:31:42 -04:00
src Add items and inventory 2019-09-19 13:56:14 -04:00
test Progressively reveal the map to the player 2019-09-15 17:30:57 -04:00
.gitignore gitignore debug.log 2019-09-07 14:52:37 -04:00
default.nix Use haskellSrc2nix over explicit cabal2nix 2019-08-31 13:15:17 -04:00
hie.sh An @-sign in a box, in haskell 2019-08-25 13:28:10 -04:00
LICENSE An @-sign in a box, in haskell 2019-08-25 13:28:10 -04:00
nixpkgs.nix Use haskellSrc2nix over explicit cabal2nix 2019-08-31 13:15:17 -04:00
package.yaml Add items and inventory 2019-09-19 13:56:14 -04:00
pkg.nix Use haskellSrc2nix over explicit cabal2nix 2019-08-31 13:15:17 -04:00
README.org An @-sign in a box, in haskell 2019-08-25 13:28:10 -04:00
Setup.hs An @-sign in a box, in haskell 2019-08-25 13:28:10 -04:00
shell.nix Use haskellSrc2nix over explicit cabal2nix 2019-08-31 13:15:17 -04:00
xanthous.cabal Add items and inventory 2019-09-19 13:56:14 -04:00

Xanthous