30
edits
| No edit summary | No edit summary | ||
| Line 11: | Line 11: | ||
| [http://www.creandoaves.net/web/mobile/05paper  Experimenting with simple game (developing, Pt I)]<br/><br/> | [http://www.creandoaves.net/web/mobile/05paper  Experimenting with simple game (developing, Pt I)]<br/><br/> | ||
| '''Task 6'''<br/> | '''Task 6'''<br/> | ||
| [http://www.creandoaves.net/web/mobile/check2/  Game "rock, paper, scissors" using form data storage (developing, Pt II)] | [http://www.creandoaves.net/web/mobile/check2/  Game "rock, paper, scissors" using form data storage (developing, Pt II)]<br/><br/> | ||
| Work pending to do here: | Work pending to do here: | ||
|    *to check when it's a tie |    *to check when it's a tie | ||
| Line 18: | Line 18: | ||
|    *to allow only the use of the words "rock", "paper", "scissors". In other words, that restrain the user's possibility to type different words from these ones in the "options" input. |    *to allow only the use of the words "rock", "paper", "scissors". In other words, that restrain the user's possibility to type different words from these ones in the "options" input. | ||
|    *to use the device motion to generate a random choice for the user. |    *to use the device motion to generate a random choice for the user. | ||
| <br/> | |||
| '''Task 7''' | '''Task 7''' | ||
edits