diff --git a/html/gamehub.ejs b/html/gamehub.ejs index 69c19d72..8e9eda12 100644 --- a/html/gamehub.ejs +++ b/html/gamehub.ejs @@ -46,190 +46,201 @@
Snake is a retro arcade game where you control a growing line. Eat food to grow longer, but avoid running into walls or yourself.
Tic-Tac-Toe lets you play X vs O on a 3×3 grid. Win by placing three in a row. Play against AI or a friend!
Sudoku challenges you to fill a 9×9 grid so that each column, row, and 3×3 block contains all digits 1–9.
Pong is the classic table tennis arcade game. Move your paddle and bounce the ball past your opponent.
Minesweeper tasks you to clear a grid avoiding hidden mines. Use numbers to deduce safe spots.
Breakout challenges you to destroy all bricks by bouncing a ball off your paddle. Collect power-ups to survive!