Turtle Challenge
Get the turtle to draw one or more of the following shapes:
- Square
- Circle
- Ellipse
- 5 pointed star
- Kite
- Rhombus
- Hexagon
- Equilateral tringle
Graphics Challenge
Write a program to draw a famous bridge
Maths Challenge
Write a program to calculate the probablility of getting a combined score of 7 when throwing two normal six sided dice.
Game Challenge
Write a simple 2 player snap game, where the computer shuffles, deals and does all the game play.
The two players only have to be first to press their keyboard key when a pair is shown to win the current stack.
The winner as usual is the first to get all the cards.