tiny-devs / tiny-dungeon-online

The FIRST Deno based online RPG!
https://diguifi.itch.io/tiny-land
MIT License
59 stars 9 forks source link
deno game hacktoberfest hacktoberfest2022 mmorpg online rpg rpg-game tiny typescript websocket ws

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