Pictobump game is played with friends trying to identify specific words from their buddys' drawings.
pip install -r requirements.txt
npm install socket.io
-
navigate to pictobump and
python manage.py runserver (runs on 5000) -
navigate to liveserver and
node server.js (runs on 4000)


