NodeRPG

Role-Playing Game inside the terminal with Ink and React!

Running in your machine

Requirements

  • NodeJS
  • TypeScript
  • Yarn*

Everything can be done with NPM, but you better change the package.json scripts to match that instead of Yarn

Commands

to install the dependencies, run:

yarn

once everything is installed and you generated a node_modules folder run the following:

yarn start

GitHub

https://github.com/FelipeSSDev/NodeRPG