Skip to content

Commit 5e07660

Browse files
committed
Merge pull request #49 from purescript/space-invaders
Add space invaders
2 parents 516a0e3 + 3ad563b commit 5e07660

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/index.html

+7
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)