summaryrefslogtreecommitdiff
path: root/games.html
diff options
context:
space:
mode:
Diffstat (limited to 'games.html')
-rw-r--r--games.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/games.html b/games.html
index 296b481..8a64238 100644
--- a/games.html
+++ b/games.html
@@ -53,6 +53,14 @@
</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/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 word.
+ </div>
+ </div>
+
</div>
</body>
</html>