14 lines
356 B
HTML
14 lines
356 B
HTML
<h2>Thousands</h2>
|
|
<p>A small maths game
|
|
</p>
|
|
<h2>How to play</h2>
|
|
<p>A random number is generated and then you select a letter to place your number in.
|
|
</p>
|
|
<p>The goal is to have all the numbers add up to 1000.
|
|
</p>
|
|
<p>The first column (a, d, g) are hundreds
|
|
</p>
|
|
<p>The second column (b, e, h) are tens
|
|
</p>
|
|
<p>The third column (c, f, i) are units
|
|
</p>
|