No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Task 1-2'''<br/> | |||
[http://www.creandoaves.net/web/mobile/01/ HTML5 & CSS 1(a,b)]<br/> | [http://www.creandoaves.net/web/mobile/01/ HTML5 & CSS 1(a,b)]<br/> | ||
[http://www.creandoaves.net/web/mobile/02/index.html HTML5 & CSS 2(a,b)]<br/> | [http://www.creandoaves.net/web/mobile/02/index.html HTML5 & CSS 2(a,b)]<br/> | ||
[http://www.creandoaves.net/web/mobile/03zeit/clock/ Playing with time (a)] | [http://www.creandoaves.net/web/mobile/03mobile/index.html jQuery Mobile (fail)]<br/><br/> | ||
'''Task 3'''<br/> | |||
[http://www.creandoaves.net/web/mobile/03zeit/clock/ Playing with time (a)]<br/><br/> | |||
'''Task 4''' <br/> | |||
[http://www.creandoaves.net/web/mobile/04havascript_dict Dictionary]<br/><br/> | |||
'''Task 5''' ''(experimenting with "prompt window")''<br/> | |||
[http://www.creandoaves.net/web/mobile/05drawin Drawing with text]<br/> | |||
[http://www.creandoaves.net/web/mobile/05paper Experimenting with simple game (developing, Pt I)]<br/><br/> | |||
'''Task 6'''<br/> | |||
[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: | |||
*to check when it's a tie | |||
*to use images | |||
*to finish the final style | |||
*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. | |||
<br/> | |||
'''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''' |
Latest revision as of 19:42, 12 January 2014
Task 1-2
HTML5 & CSS 1(a,b)
HTML5 & CSS 2(a,b)
jQuery Mobile (fail)
Task 3
Playing with time (a)
Task 4
Dictionary
Task 5 (experimenting with "prompt window")
Drawing with text
Experimenting with simple game (developing, Pt I)
Task 6
Game "rock, paper, scissors" using form data storage (developing, Pt II)
Work pending to do here:
*to check when it's a tie *to use images *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 use the device motion to generate a random choice for the user.
Task 7
Working with Processing on Procoding
Random Walker example from Nature of Code modified V1 V2
Task 8