2022-04-07 22:01:55 +01:00
|
|
|
## Thousands
|
2021-10-23 10:23:34 +01:00
|
|
|
A small maths game
|
|
|
|
|
|
|
|
## How to play
|
|
|
|
A random number is generated and then you select a letter to place your number in.
|
|
|
|
|
|
|
|
The goal is to have all the numbers add up to 1000.
|
|
|
|
|
|
|
|
The first column (a, d, g) are hundreds
|
2021-10-23 10:24:31 +01:00
|
|
|
|
2021-10-23 10:23:34 +01:00
|
|
|
The second column (b, e, h) are tens
|
2021-10-23 10:24:31 +01:00
|
|
|
|
2021-10-23 10:23:34 +01:00
|
|
|
The third column (c, f, i) are units
|
2022-04-07 22:01:55 +01:00
|
|
|
|