The Doodle-verse is a universe that YOU create. It is a relaxing coloring book for everyone, all together.
Doodle RPG is open-source. You can read how it works on github if you're curious. Or feel free to add new features and make it look nicer!
virtualenv -p $(which python3) venv
./venv/bin/activate
pip install -r requirements.txt
flask run
I love hearing from players. Please feel free to email me or use the bug reporting feature in the top menu.
Doodle RPG was originally called "Hack-An-MMO". I made it during a project called Hack-A-Day, where I tried to make one new project a day in November. Hack-An-MMO was the final project, on Day 30.
- Pencil and eraser icons are from Twitter Bootstrap. They are MIT licensed.