Skip to content

Commit 9ea3613

Browse files
committed
added Demo network games
1 parent 5d2e9ec commit 9ea3613

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

samples/index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h2>Phase 11 - Release + Deployment (1101-1106)</h2>
236236
</div>
237237
</section>
238238
<section>
239-
<h2>Phase 12 - Demo Games</h2>
239+
<h2>Phase 12 - Demo Games (1201-1208)</h2>
240240
<p>Playable demo-game track for hero movement, jump timing, camera follow, and layered world presentation.</p>
241241
<div class="grid">
242242
<a class="live" href="./Phase%2012%20-%20Demo%20Games/Demo%201201%20-%20Tilemap%20Viewer/index.html">Demo 1201 - Tilemap Viewer</a>
@@ -306,6 +306,14 @@ <h2>Phase 15 - Advanced Systems (1501-1506)</h2>
306306
<a class="live" href="./Phase%2015%20-%20Advanced%20Systems%20(1501-1506)/sample1406-scene-graph-entity-hierarchy-viewer/index.html">Sample 1406 - Scene Graph Entity Hierarchy Viewer</a>
307307
</div>
308308
</section>
309+
<section>
310+
<h2>Phase 16 - Demo Network Games (160x-160x)</h2>
311+
<p>Playable demo games featuring real-time multiplayer gameplay over the network with synchronized state and collaborative world interactions.</p>
312+
<div class="grid">
313+
<a class="planned" href="./Phase%2016%20-%20Demo%20Network%20Games%20(160x-160x)/Demo%201601%20-%20Tic%20Tac%20Toe/index.html">Demo 1601 - Tic Tac Toe</a>
314+
<a class="planned" href="./Phase%2016%20-%20Demo%20Network%20Games%20(160x-160x)/Demo%201602%20-%20Connect%204/index.html">Demo 1602 - Connect 4</a>
315+
</div>
316+
</section>
309317
</div>
310318
</body>
311319
</html>

0 commit comments

Comments
 (0)