Small Challenges
- Write a program to randomly mix the letters is a string
- Write a program to re-format a text file to perform one or more of the following:
- Each sentence of the text appears on a new line
- Each line is no linger than 80 characters
- The first line of each paragraph is indented with a tab
Graphics Challenges
- Create a fireworks picture; include different kinds and colours of fireworks that animate and explode, shower etc.
- Write a program to draw a space ship
Game Challenges
- Create a ‘pairs’ type game for 2 players
- Createa dominoes game that can play against the computer