Build during Startup Weekend Groningen 2012 with a team of 7(!) developers. Meteor-based mobile web app based on the popular 30 Seconds game.
Content is scraped from wikipedia.
Shake ya phone, roll the dice. The dice determines your disability. The lower your handicap, the more points you can get.
Player one defines to player two from his/her team the words. Player two has to guess the words.
What you may do:
- The word describe \ singing \ humming or depict
- Using determiners in words What you may not do:
- Say the words on the card
- Words who are derived of the words on card
- "Sounds like" or "rhymes" tactics
- Refer to a letter or letters in the alphabet
- Indicate to something
When the 42 seconds are up, the other team has to check the answers.
The score of the team is the number of correctly guessed words minus handicap. If the score is less than 0, the score is 0.
The team who achieved to most points after playing all rounds wins!
- Martijn van der Weide - Designer
- Pascal Touset - Developer
- Allard Stijnman - Developer
- Suzanne Smit - Designer
- Joshua Peper - Developer
- Joris Overzet - Developer
- Ruben Homs - Developer
- Peter Jaap Blaakmeer - Developer
- Jelle Akkerman - Developer
The map is structured as follows and new additions or changes should be done according to the following format:
.meteor/
answers/
client/
templates/
nameOfTemplate.js
nameOfOtherTemplate.js
public/
images/
scraper/
fortytwoseconds/
spiders/
server/
- 4 spaces indentation
- IdiomaticJS code guidelines