Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mjustian committed Feb 24, 2024
1 parent 50e91dd commit 772a725
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ <h3><a href="https://mjustian.itch.io/494-zelda">Classic Game - The Legend of Ze
</p>
<p><i>Press 1 for cheats; Press 4 for custom level featuring the Mirror of Truth</a></p>
</li>
<li>
<h3><a href="https://mjustian.itch.io/monster-vs-mayor">Rapid Prototype - Monster vs. Mayor</a></h3>
<p>This is a two-player city-building/city-smashing PC game that I made in two weeks. One player, using the mouse, must
build a city. The other player controls a monster using the keyboard or a controller, and they must destroy that very city.
I designed and programmed almost all aspects of the game, even learing 3D modeling with Blender. Some of the other assets,
mainly sound effects, were from external sources.
</p>
</li>

</ul>
</body>
Expand Down

0 comments on commit 772a725

Please sign in to comment.