This commit is contained in:
Squirrel-314 2020-12-02 11:25:05 -05:00
parent 20d5fec0d9
commit aa0b71dc26
3 changed files with 21 additions and 4 deletions

View file

@ -19,6 +19,7 @@
<div class="project" id="gold-rush">
<div class="content">
<br>
<img id="gold-rush-icon" src="Images/gold-rush-icon.png" alt="">
<h2>Gold Rush</h2>
<h4>A simple incremental game made with JavaScript</h4>
<p>You can play it <a href="https://squirrel-314.github.io">here</a>, or download the app <a href="download-gold-rush.html">here</a>. You can find the GitHub repository <a href="https://github.com/Squirrel-314/squirrel-314.github.io">here</a>.</p>