A simple networked rock-paper-scissors game
  • Python 55.6%
  • HTML 22.1%
  • JavaScript 21.4%
  • CSS 0.5%
  • Procfile 0.4%
Find a file
2015-01-20 09:17:00 -05:00
frontend client side support for ties, don't let person 2015-01-18 16:45:38 -05:00
static Log message data in JS 2015-01-20 09:17:00 -05:00
.gitignore Set up virtualenv 2015-01-20 09:10:15 -05:00
Procfile Add Procfile for Heroku 2015-01-20 09:10:49 -05:00
README.md Change to just a rock-paper-scissors game 2015-01-20 09:05:28 -05:00
requirements.txt Set up virtualenv 2015-01-20 09:10:15 -05:00
rps.py Optionally get port from $PORT 2015-01-20 09:10:22 -05:00

Rock-paper-scissors in Tornado