Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 208 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 208 Bytes

RTTRPG (WIP)

real time turn-based role playing game on the discord bot

How To Start

you need to install packages, build the project, and start with Node.js

yarn
yarn build
yarn start