Skip to content

Commit

Permalink
updated link page
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Westover <[email protected]>
  • Loading branch information
scottwestover committed Jun 7, 2024
1 parent 84b800d commit 00ca723
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ <h2>Examples</h2>
<li><a href="examples/arcade-physics-conveyor-belt/index.html" target="_blank">Arcade Physics Conveyor Belt</a></li>
<li><a href="examples/loader-plugin/index.html" target="_blank">Loader Plugin Example</a></li>
</ul>

<h2>Games</h2>
<ul>
<li><a href="games/simon/index.html" target="_blank">Simon</a></li>
<li><a href="games/connect-four/index.html" target="_blank">Connect Four</a></li>
</ul>
</div>
</div>
</body>
Expand Down

0 comments on commit 00ca723

Please sign in to comment.