# RPG Combat Use this starting template for your implementation of the game rules. Requires Node.js and npm. Install dependencies, then run the tests: ```bash npm install npm test ```