Grab a few friends and play here
Made with Rails api on the backend, vanilla JS on the front. Hosted on Github pages & Heroku, with the images on S3.
You will be given a prompt, which you will then have to draw. Each of your friends will see your drawing, and will attempt to guess the correct prompt. Yes, it will be completely unfair.
Draw! |
Submit bogus prompts to confuse your opponents! |
Guess on your friend's drawings! |
You can download with git clone
and set up with
bundle install
rails db:setup
rails db:schema:load
rails db:migrate
For Heroku, we can only push the subtree with the app. See:
git subtree push --prefix drawful-backend heroku master
Guide for setting up w/ Github Pages:
Guide for using S3, Heroku & Rails API together:
We do not own the rights to any Drawful content. This is merely a tribute.