| Tell me your age in years, and I'll tell you your age in days | Uses INPUT, multiplication, and PRINT |
| HOPEFULLY not ANOTHER FAILURE!!! | SAME AS ABOVE! |
| Tell me your age in years, and I'll tell you the same | Shows how to use input and print, with semicolons between parts |
| Test | |
| TIC TAC TOE VERSION 2 | Work in Progress |
| Sample of a parsing error | Shows how" SyntaxError: Parse error
undefined" can happen |
| NOW YOU CAN RESPOND TO MY PROJECTS!!!! | PERFECTED!!!!!!!! |
| NUMBER GAME part#2 | I deigned this off my dad's format while in school so enjoy! |
| World of Warcraft HANG MAN | THE BEST GAME I HAVE MADE ON THIS SITE!!! |
| TIC TAC TOE ap version | Player#1 is "O". PLAYER#2 is "X". just imagine the a-i as a tic tac toe board.
Otherwise it's pretty simple. ENJOY!!---PINE
P.S the only glitch is that it re-starts after about 5 or 6 moves. |
| assign 9 letters and print them | |
| Draw by moving a dot and not erasing | |
| Move a "dot" using keyboard keys | |
| Plot random "dots" on a 25X25 canvas - erasing after each dot | |
| plot random "dots" on a 25X25 canvas - no erasing of dots | |
| plot a "dot" on a 10X10 canvas | |
| Guess a random number between 0 and 10 - with hints, score, and verbal comment | |
| Guess a random number between 0 and 10 - with hints and score | |
| Guess a random number between 0 and 10 - with hints | |
| guess a random number between 0 an 3;repeat until you get it | |