Graphics Challenges
- Create drawings of different kind of tree leaves
- Draw an isometric projection drawing of a house
Animation Challenge
- Create a moving animation of a person or other animal (spider, snake etc) with animated limbs or other body parts
Maths Challenge
Small Basic import IDs are 3 upper case letters followed by 3 numbers
- How many possible combinations are there
- Write a program to generate 1000 distinct (all different) random IDs
- Can you speed the program up – HINT the IDs only need to ‘appear’ random
TextWindow Game Challenge
- Create a TextWindow base hangman game
Physics Challenge
- Create a realistic simulation of a swinging pendulum