diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2016-07-24 13:18:49 -0400 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2016-07-24 13:18:49 -0400 |
commit | 979ac58c3d79fa2f2170e55746f700660be52913 (patch) | |
tree | 00c7403625a46628b6741c37e1208b13726fab71 /games.html | |
parent | f72237d4e34a7702312a5c548238b5723448236d (diff) |
Added Domino Simulator
Diffstat (limited to 'games.html')
-rw-r--r-- | games.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -45,6 +45,12 @@ mouse. Draw a circle, then find out how well your circle<br> approximates π!<br> </p> +<hr> +<p>Domino simulator <a href="DominoSimulator.html">web version</a> or <a href="https://qualum.itch.io/domino-simulator">offline version</a></p> +<iframe frameborder="0" src="https://itch.io/embed/77009?linkback=true" width="552" height="167"></iframe><br> +<p> +Place dominos, then knock them over. +</p> </body>
\ No newline at end of file |