https://github.com/tsand/sketchophone
Web Telephone Pictionary Game
https://github.com/tsand/sketchophone
Last synced: 2 months ago
JSON representation
Web Telephone Pictionary Game
- Host: GitHub
- URL: https://github.com/tsand/sketchophone
- Owner: tsand
- Created: 2013-01-22T19:04:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T05:22:18.000Z (about 8 years ago)
- Last Synced: 2025-01-27T11:23:57.153Z (4 months ago)
- Language: Python
- Homepage: https://sketchophone.appspot.com/
- Size: 2.23 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sketchophone
## Telephone Pictionary Web App
https://sketchophone.appspot.com/### Resources:
Framework:
* [GAE SDK](https://developers.google.com/appengine/downloads#Google_App_Engine_SDK_for_Python) - Platform
* [Flask](http://flask.pocoo.org/) - Back end Python framework
* [Flask-Login](http://packages.python.org/Flask-Login/) - User Session Management
* [Flask-WTF](http://packages.python.org/Flask-WTF/) - Form ValidationUI:
* [jQuery 2.0](http://blog.jquery.com/) - Javascript Framework
* [Bootstrap](http://twitter.github.com/bootstrap/) - Front end framework
* [Font Awesome](http://fortawesome.github.com/Font-Awesome/) - Icons
* [mustache.js](http://mustache.github.io/) - Client-Side javascript templates
* [add2home](http://cubiq.org/add-to-home-screen) - Instructions for iphone app installSketchpad:
* [Responsive-Sketchpad](http://trsanders.github.io/responsive-sketchpad/) - Created specifically for this project!### Supported Browsers
* Desktop
* Chrome
* Firefox
* Safari
* Mobile
* Safari
* Android### Authors
* [Theisen Sanders](https://github.com/trsanders)
* [Rob Sheehy](https://github.com/theMagicalKarp)
* [Sheil Patel](https://github.com/spatel9114)
* [Dylan Rasmusson](https://github.com/dylanjag309)