Skip to content

Commit 3ad563b

Browse files
committed
Add space invaders
1 parent 516a0e3 commit 3ad563b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ <h3>Star Dodge Clone</h3>
6666
<a href="http://paf31.github.io/star-dodge-clone/">Play</a>
6767
</div>
6868
</li>
69+
<li>
70+
<h3>Space Invaders</h3>
71+
<p>A port of a Space Invaders game (to PureScript from Clojure), by <a href="http://github.com/quephird">Danielle Kefford</a></p>
72+
<div class="link">
73+
<a href="http://quephird.github.io/games/space-invaders/html/Main.html">Play</a>
74+
</div>
75+
</li>
6976
</ul>
7077
</section>
7178

0 commit comments

Comments
 (0)