Text-based command line game that has the player exploring a dungeon and fighting rats (combat loosely based on 5th Edition D&D rules)
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Made the game exit when the player enters 1, so that player doesn't accidentally skips the game completion screen
305341bView on GitHubFixed a few bugs, added comments to a bunch of the code
43cf05eView on GitHubAlmost finished making the final boss. Game needs a bit more adjustment and scaling balance
b51c54eView on GitHubadjusted enemy scaling: individual scaling for HP, AC and Attack
52984e7View on GitHubAdded healing mechanic. Fixed the game over not working properly.
b32f191View on GitHub