thousands/README.html

15 lines
356 B
HTML
Raw Normal View History

2022-04-07 22:01:55 +01:00
<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>