Tiny Dungeon Online - TDO · 
A Tiny Minimalistic Online RPG Game 🎲 Play now (TODO: Deploy)
Getting started
Install Deno: installation guide
Run the game server
deno run --allow-net=:3000 --allow-read main.ts --port=3000
Use URL to connect: http://localhost:3000
Enjoy
⚙️ Test version based on dev branch