Skip to content

Commit 5a96fc6

Browse files
author
DavidQ
committed
Debug Showcase badges added
1 parent d664f0d commit 5a96fc6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

games/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,8 @@ <h3>Level 3 - Collision Mastery</h3>
264264
</article>
265265

266266
<article class="levelCard">
267-
<div class="tagRow"><span class="badge inprogress">In Progress</Progress></span></div>
267+
<div class="tagRow"><span class="badge inprogress">In Progress</Progress></span>
268+
<span class="badge debug-showcase">Debug Showcase</span></div>
268269
<h3>Level 4 - Classic Arcade</h3>
269270
<p>Recognizable arcade conversions that start combining combat, hazards, enemy pacing, and progression into broader playable loops.</p>
270271
<ul>
@@ -354,7 +355,9 @@ <h3>Level xx - Original Games</h3>
354355
<h3>Level xx - Network Games</h3>
355356
<p></p>
356357
<ul>
357-
<li>Tic Tac Toe</li>
358+
<li>Tic Tac Toe</li>
359+
<li>Connect Four</li>
360+
<li>Othello</li>
358361
</ul>
359362
</article>
360363

0 commit comments

Comments
 (0)