https://github.com/delner/descriptionary
It's Pictionary + Telephone!
https://github.com/delner/descriptionary
Last synced: about 18 hours ago
JSON representation
It's Pictionary + Telephone!
- Host: GitHub
- URL: https://github.com/delner/descriptionary
- Owner: delner
- Created: 2013-01-11T15:25:59.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-11T15:44:42.000Z (over 13 years ago)
- Last Synced: 2025-02-22T02:41:16.484Z (over 1 year ago)
- Language: PHP
- Size: 313 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Descriptionary
###### By David Elner
==============
It's Pictionary + Telephone!
### Introduction
Descriptionary combines pictionary and telephone into a game where users take turns drawing and guessing each others pictures.
* The game begins with a phrase; the first user must draw a picture.
* Each subsequent user either guesses what the word was from a picture, or draws a picture from the last user's guess.
* The game ends when all users have taken their turn; then all can see what was lost in translation!
### Notes
This game was produced in Fall 2010 for an external client, as a sponsored college senior project within a Design Seminar course. The game utilizes vanilla PHP, Javascript, and some Flash/ActionScript. It acts as an extension to the client's website, and is missing some libraries... unfortunately this code cannot run standalone (sorry!), but feel free to browse through!