Robostagram / Robotagram

The original game that popped out of the attic !
5 stars 0 forks source link

apply game rules #3

Open makemeunsee opened 12 years ago

makemeunsee commented 12 years ago
benzonico commented 12 years ago

Just to know, what is done so far? seems that the give more time is already done but not the point to the winner (and the determination of the winner). ?

makemeunsee commented 12 years ago

What is done so far is very basic: the game is played in a single step only: find a solution in the imparted time, announce it. No score is kept, annoucing a solution does not trigger a second step of the game. The only reward is to appear on top of the list of contesters... What I envision is:

benzonico commented 12 years ago

I think you should split this into multiple issues and add them to milestone 1.

tsimbalar commented 12 years ago

Yep, that's a lots of small (not that small) tasks to dispatch. This is also related to user management. We are going to need some kind of database with a list of our users, in order to keep track of usernames , scores, history etc...

makemeunsee commented 11 years ago

redefining this issue: it corresponds to the implementation of the states "In Game Phase 1", "In Game Phase 2" and "Solution Display" as described in Room lifecycle