GitXplorerGitXplorer
z

doodlerpg

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
7e5210a52fa7ae82957bb4ac0566fc6be60b5d97

Add cool preview if you're not logged in

zza3k committed 2 years ago
Unverified
e45dd5cedcfeba48c22619008c2bf85147df3077

migration done

zza3k committed 2 years ago
Unverified
b0ea31bdf54b76292959d9af94fe1544acd80b15

Move to doodle-rpg.com

zza3k committed 2 years ago
Unverified
eea47d546fd3e9c85418c2fae16e8d0c2c7b9dba

Fix scrolling

zza3k committed 2 years ago
Unverified
3d21c00c5d5de8a27c20bec86e8c63e0f79b4422

Edit your player

zza3k committed 2 years ago
Unverified
69dd96c91cec5ed5c33d8ebe72a9562f4aff7869

only clicking actions should make a new thing

zza3k committed 2 years ago

README

The README file for this repository.

Play Doodle RPG here.

Doodle RPG

The Doodle-verse is a universe that YOU create. It is a relaxing coloring book for everyone, all together.

Screenshot

Source

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!

Running Yourself

virtualenv -p $(which python3) venv 
./venv/bin/activate      
pip install -r requirements.txt
flask run

Feedback

I love hearing from players. Please feel free to email me or use the bug reporting feature in the top menu.

History

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.

Credits

  • Pencil and eraser icons are from Twitter Bootstrap. They are MIT licensed.