rpg-combat-pi-01/README.md
2026-06-03 08:41:06 +00:00

187 B

RPG Combat

Use this starting template for your implementation of the game rules. Requires Node.js and npm. Install dependencies, then run the tests:

npm install
npm test