Linemon is a text-based monster taming terminal game, based in the games developed for PC during the 60s and early 70s.
- Clone this repository:
$ git clone https://github.com/Luhmeiy/Linemon linemon
- Enter the directory:
$ cd linemon
- Install dependencies:
$ npm install
- Run the game:
$ npm start