petrusmatiros / dnd-dice-roller

🎲 a DnD inspired terminal based application, allowing you to simulate DnD dice rolls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dnd-dice-roller

a DnD inspired terminal based application, allowing you to simulate DnD dice rolls


Table of contents


Game description & objective

Just a simple DnD dice roller ^-^

Dependencies

"dependencies": {
    "chalk": "^5.2.0"
  }

Install and run

npm i
node src/index.js

Notes

This is inspired by DnD 5e and DnD Beyond

About

🎲 a DnD inspired terminal based application, allowing you to simulate DnD dice rolls


Languages

Language:JavaScript 100.0%