<% if (!game) { %> Poke! Games Hub

Poke! Games Hub

🐍

Snake

❌⭕

Tic-Tac-Toe

🧮

Sudoku

🏓

Ping-Pong

💣

Minesweeper

🧱

Breakout

<% } %> <% if (game === "snake") { %> POKE SNAKE

POKE SNAKE

Press Any Key to Start

Score: 0 High: 0 Level: 1
⚙️

Settings

Advanced Knobs

Press D to toggle Debug

<% } %> <% if (game === "tic-tac-toe") { %> Tic-Tac-Toe
Player X’s turn :3
<% } %> <% if (game === "sudoku") { %> Sudoku
<% } %> <% if (game === "pong") { %> Pong
0 : 0
<% } %> <% if (game === "minesweeper") { %> Minesweeper
<% } %> <% if (game === "breakout") { %> Breakout <% } %>