30
edits
| No edit summary | No edit summary | ||
| (2 intermediate revisions by the same user not shown) | |||
| 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 | ||
|    *to use images |    *to use images | ||
|    *to finish the final style |    *to finish the final style | ||
|    *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".<br/>   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'''<br/><br/> | ||
| '''Working with Processing on Procoding'''<br/> | |||
| Random Walker example from Nature of Code modified   [http://www.creandoaves.net/web/mobile/processing/walker_lines/  V1]  [http://www.creandoaves.net/web/mobile/processing/blue_walkerh/   V2]<br/><br/> | |||
| '''Task 8''' | |||
edits