Skip to content

Commit

Permalink
index updated
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyseow committed Aug 3, 2024
1 parent 1a829d5 commit 774b3f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,4 @@ dist

# TernJS port file
.tern-port
.DS_Store
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ <H2>Phaser.js</H2>
<li><a href="phaser/Tiled-10-houses/">Platform Climb Ladder Houses</a></li>
<li><a href="phaser/scene-shooter/">Platform Shooter</a></li>
<li><a href="phaser/mouse-shooter/">Mouse Shooter</a></li>
<li><a href="phaser/npc-shoot/">NPC Shoot Player</a></li>


<h4>Scenes Examples</h4>
<li><a href="phaser/scene-levels/">Scene Levels 1 to 9</a></li>
Expand Down

0 comments on commit 774b3f1

Please sign in to comment.