tiny-dungeon-online icon indicating copy to clipboard operation
tiny-dungeon-online copied to clipboard

A Tiny Online RPG Game powered by Deno

Tiny Land Online

A Tiny Minimalistic Online RPG Game 🎲
Play Now!
tiny land

Getting started

How to play
Dev Wiki

Enjoy!


⚙️ Test branch

Deploy commands:
docker build -t app .
heroku container:push web -a=tinyland-dev
heroku container:release web -a=tinyland-dev