Skip to content

added more games made with splat #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@ <h1>Install through <a href="https://www.npmjs.org">NPM</a></h1><pre><code>$ npm
</code></pre><p>Then use <a href="http://browserify.org/">browserify</a> to bundle your game as a single JavaScript file for the browser.</p>
<h1>Games using SplatJS</h1><ul>
<li><a href="https://github.com/SplatJS/splatpong">Splat Pong</a> is a good tutorial project to read through.</li>
<li><a href="http://twoscoopgames.com/ggj15">The Day the World Changed</a></li>
<li><a href="http://rex-soriano.com/ggj15/">GO MAN!</a></li>
<li><a href="http://twoscoopgames.com/desserts/">Desserts killed Your Daddy</a></li>
<li><a href="https://c6ce0c836640f4fdf060b1bbf67bc7f15d6a4e0d-www.googledrive.com/host/0B5ZU4KlRlyO7ZnRRZVY3dXRQT1E/">Pixie’s Minimap Adventure</a></li>
<li><a href="https://rawgit.com/awesomerex/alchemy-shooter/master/index.html">Alchemy Shooter(6-hour Game Jam)</a></li>
<li><a href="https://rawgit.com/AlexBezuska/6HourGameJam---Alchemy/master/index.html">Alchemy(6-hour Game Jam)</a></li>
<li><a href="http://twoscoopgames.com/syrush/">SyRUSH</a></li>
<li><a href="http://twoscoopgames.com/stanleysqueaks/">Stanley Squeaks and the Emerald Burrito</a></li>
<li><a href="http://twoscoopgames.com/fluffykins/">Mr. Fluffykin's Great Sorting Adventure</a></li>
Expand Down Expand Up @@ -104,4 +110,4 @@ <h2><a href="index.html">Index</a></h2><h3>Modules</h3><ul><li><a href="module-b
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>
</html>