summaryrefslogtreecommitdiff
path: root/all.html
diff options
context:
space:
mode:
authorpommicket <leonardomtenenbaum@gmail.com>2017-01-11 22:25:12 -0500
committerpommicket <leonardomtenenbaum@gmail.com>2017-01-11 22:25:12 -0500
commite9fc63b3814daa727bbc6bd0152b3b2917ae7ae1 (patch)
treefafce43267974e4c3fb2e63709ed0103b20efbf5 /all.html
parentf47242f4ecfa8be617ead9295ec81a7f12f9a1e2 (diff)
Added word length option to Anagram Game
Diffstat (limited to 'all.html')
-rw-r--r--all.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/all.html b/all.html
index 22ee41f..23c7bac 100644
--- a/all.html
+++ b/all.html
@@ -24,7 +24,7 @@
can be found <a href="explanation.html">here</a>.
</div>
</div>
-
+
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project">
@@ -58,15 +58,15 @@
can be found <a href="explanation.html">here</a>.
</div>
</div>
-
+
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project">
<iframe frameborder="0" src="https://itch.io/embed/104046?bg_color=e5e8ff&amp;fg_color=222222&amp;link_color=5a06b1&amp;border_color=bebebe" width="552" height="167"></iframe>
<div class="project-title"><a href="https://pommicket.itch.io/automap">AutoMap</a></div>
</div>
</div>
-
-
+
+
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project">
<img src="screenshots/NameGenerator.png" width=200 height=200><br>
@@ -75,7 +75,7 @@
the frequencies of trigrams.
</div>
</div>
-
+
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project">
<img src="screenshots/hypersphere.png" width=250 height=250><br>
@@ -270,7 +270,7 @@
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project">
<img src="screenshots/anagramgame.png" width=250 height=250><br>
<div class="project-title"><a href="anagramgame.html">The Anagram Game</a></div>
- Find an anagram of a random 7-letter word.
+ Find an anagram of a random word.
</div>
</div>