DAO RPG is a new kind of chat-based RPG where the game interacts with a chat group via the DAO RPG game bot. The game is designed to be collaborative and celebrate the spirit of Decentralized Autonomous Organizations.
Play the game now on Telegram by joining our community channel: https://t.me/daorpg
.. or play solo by just interacting with the bot directly: @dao_rpg_bot
Testmonial:
"playing DAO RPG tickled my senses for what's possible with DAO's today. Can't wait to see more integrations for this as more DAOified games come online 🥳" - Yalor Arnold
Gameplay video: https://www.youtube.com/watch?v=ctSm6UhWC-U
- MUD-inspired interaction
- Integrates with discussion platforms (Telegram, Rocket Chat, Discord, Slack, etc)
- Inspired and integratable with DAOs, starting with the 1UP game economy
- Clan/Co-op banking and organization mechanics
- User controlled world expansion
- The interaction model is driven by chatbots. In theory the game could also have it’s own website that uses the same API that the chatbots use to interact with the game.
- MUD-like interaction where the UI is text only (like Zork), with perhaps aided by pictures and animated gifs (depending on chatbot support)
- Game sessions are broken into short 5-10m long quests that will have a couple encounters and a boss fight to complete.
Game design document:
- git clone
- create
.env
file with your Telegram bot key npm start
- that's it!