Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

BBSharps/battle-mage

Repository files navigation

Battle Mage

To run Battle Mage:

in VSCode and in terminal
$git clone https://github.com/BBSharps/battle-mage.git
change directory to /battle-mage
$npm install
$node run_game.js

In the main menu you can:

Play Battle Mage - play the game
View the rules - view the game rules
Exit - exit the game back to a usable terminal

Please note:
Battle Mage includes timed code stops and terminal wipes to add to the user experience.
After the game has run it will go back to a usable terminal and you will need to run $node run_game.js to play again.
To run the test suite $npm install jest. Jest is listed as a Developer dependance and requires a separate download.
To run the tests $npm test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published