An open API service indexing awesome lists of open source software.

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

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 Validation

UI:
* [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 install

Sketchpad:
* [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)