No description
Find a file
Griffin Smith de8052cef8 Allow eating edible items
Add menu support to the prompt system, and an "Eat" command that prompts
for an item to eat and eats the item the character specifies, restoring
an amount of hitpoints configurable via the item raw type.
2019-10-06 12:50:29 -04:00
.circleci Fix a bunch more Clippy lints, but disable in Circle 2019-08-03 20:31:42 -04:00
.github Use nix-build in github-actions 2019-09-29 11:14:38 -04:00
src Allow eating edible items 2019-10-06 12:50:29 -04:00
test Allow eating edible items 2019-10-06 12:50:29 -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 Allow eating edible items 2019-10-06 12:50:29 -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 Allow eating edible items 2019-10-06 12:50:29 -04:00

Xanthous