siramix / buzzwords

A mobile word game that will change the word.
www.siramix.com/buzzwords
GNU General Public License v3.0
10 stars 1 forks source link

Feature: Game Types Score, Turns, and Free Play #42

Closed lucasrowe closed 11 years ago

lucasrowe commented 12 years ago

Users should be able to choose before the game starts how many rounds to play.

Users should be able to play to a set number of points instead of turns (Issue 43) Users should be able to play forever if they want with a Free Play option (Issue 26)

edwardrowe commented 12 years ago

We can implement this as follows:

PlayTo: Score / Turns / Freeplay (Radio Buttons) Limit: [-] X .[+] Points / Turns (From Phrasecraze)

edwardrowe commented 12 years ago

Oops closed wrong task.