We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 516a0e3 + 3ad563b commit 5e07660Copy full SHA for 5e07660
projects/index.html
@@ -66,6 +66,13 @@ <h3>Star Dodge Clone</h3>
66
<a href="http://paf31.github.io/star-dodge-clone/">Play</a>
67
</div>
68
</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>
76
</ul>
77
</section>
78
0 commit comments