Maths Game
attach following script to a default sprite
questions
- Can you add:
- scoring (questions right / wrong). Hint:
- count the number of questions answered
- challenge: random multiplication sums
- challenge: random minus sums
- challenge: random division sums
- harder challenge: keep the answer to the minus sums positive
- harder challenge: keep the answer to the division sums evenly divisble
- If you have time remaining, add animations and improve the user experience.