Skip to content

Commit

Permalink
move all examples to the root directory
Browse files Browse the repository at this point in the history
instead of having that unnecessary secondary example folder.
  • Loading branch information
obiot committed Feb 3, 2022
1 parent 3027356 commit b706982
Show file tree
Hide file tree
Showing 414 changed files with 16 additions and 16 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
32 changes: 16 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -365,22 +365,22 @@ <h1 class="logo docs"><a href="http://melonjs.github.io/melonJS/docs/"><img src=
<div id="wrapper">
<h1 class="logo"><a href="http://melonjs.org/"><img src="media/logo.png" alt="melonJS"></img><span>melon.js Examples</span></a></h1>
<ul id="files" class="view-tiles">
<li><a href="examples/collision_test" class="" title="collision_test"><span class="name">collision test</span></a></li>
<li><a href="examples/devicetest" class="" title="devicetest"><span class="name">device test</span></a></li>
<li><a href="examples/drag-and-drop" class="" title="drag-and-drop"><span class="name">drag and drop</span></a></li>
<li><a href="examples/text" class="" title="font_test"><span class="name">text rendering test</span></a></li>
<li><a href="examples/graphics" class="" title="graphics"><span class="name">graphics drawing</span></a></li>
<li><a href="examples/isometric_rpg" class="" title="isometric_rpg"><span class="name">Isometric RPG</span></a></li>
<li><a href="examples/lineofsight" class="" title="lineofsight"><span class="name">Line Of Sight</span></a></li>
<li><a href="examples/particles" class="" title="particles"><span class="name">Particles</span></a></li>
<li><a href="examples/platformer" class="" title="platformer"><span class="name">Platformer</span></a></li>
<li><a href="examples/shapes" class="" title="shapes"><span class="name">Shapes</span></a></li>
<li><a href="examples/sprite" class="" title="sprite"><span class="name">Sprite</span></a></li>
<li><a href="examples/masking" class="" title="sprite"><span class="name">masking and tinting</span></a></li>
<li><a href="examples/texturepacker" class="" title="texturepacker"><span class="name">Texture Packer</span></a></li>
<li><a href="examples/tiled_example_loader" class="" title="tiled_example_loader"><span class="name">Tiled Level Loader</span></a></li>
<li><a href="examples/UI" class="" title="UI"><span class="name">UI demo</span></a></li>
<li><a href="examples/whack-a-mole" class="" title="whack-a-mole"><span class="name">Whack-a-mole</span></a></li>
<li><a href="collision_test" class="" title="collision_test"><span class="name">collision test</span></a></li>
<li><a href="devicetest" class="" title="devicetest"><span class="name">device test</span></a></li>
<li><a href="drag-and-drop" class="" title="drag-and-drop"><span class="name">drag and drop</span></a></li>
<li><a href="text" class="" title="font_test"><span class="name">text rendering test</span></a></li>
<li><a href="graphics" class="" title="graphics"><span class="name">graphics drawing</span></a></li>
<li><a href="isometric_rpg" class="" title="isometric_rpg"><span class="name">Isometric RPG</span></a></li>
<li><a href="lineofsight" class="" title="lineofsight"><span class="name">Line Of Sight</span></a></li>
<li><a href="particles" class="" title="particles"><span class="name">Particles</span></a></li>
<li><a href="platformer" class="" title="platformer"><span class="name">Platformer</span></a></li>
<li><a href="shapes" class="" title="shapes"><span class="name">Shapes</span></a></li>
<li><a href="sprite" class="" title="sprite"><span class="name">Sprite</span></a></li>
<li><a href="masking" class="" title="sprite"><span class="name">masking and tinting</span></a></li>
<li><a href="texturepacker" class="" title="texturepacker"><span class="name">Texture Packer</span></a></li>
<li><a href="tiled_example_loader" class="" title="tiled_example_loader"><span class="name">Tiled Level Loader</span></a></li>
<li><a href="UI" class="" title="UI"><span class="name">UI demo</span></a></li>
<li><a href="whack-a-mole" class="" title="whack-a-mole"><span class="name">Whack-a-mole</span></a></li>
</ul>
</div>
</body>
Expand Down
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit b706982

Please sign in to comment.