Skip to content

Commit 53bcfa4

Browse files
authored
Update index.html
1 parent 761b570 commit 53bcfa4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

games/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,16 @@ <h3>Planet Clicker</h3>
518518
<h3>Cookie Clicker</h3>
519519
<a class="play-btn" href="/app-viewer/?view=/gameFiles/cookie-clicker">Play</a>
520520
</div>
521+
<div class="game-card">
522+
<img src="https://cdn.jsdelivr.net/gh/tharun9772/game-assets@main/gtavc.jpg" alt="GTA (Grand Theft Auto): Vice City">
523+
<h3>GTA (Grand Theft Auto): Vice City</h3>
524+
<a class="play-btn" href="/app-viewer/?view=/gameFiles/gta-vice-city">Play</a>
525+
</div>
526+
<div class="game-card">
527+
<img src="https://cdn.jsdelivr.net/gh/tharun9772/game-assets@main/pvz.png" alt="Plants V.S (VS) Zombies">
528+
<h3>Plants V.S (VS) Zombies</h3>
529+
<a class="play-btn" href="/app-viewer/?view=/gameFiles/plants-vs-zombies">Play</a>
530+
</div>
521531
</div>
522532
</main>
523533
<h1>Refined Beta</h1>

0 commit comments

Comments
 (0)