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

Poke! Games Hub

๐Ÿ
Snake
Guide your snake to eat apples and grow longerโ€”avoid crashing into yourself
โŒโญ•
Tic-Tac-Toe
Classic 3ร—3 grid game. Get three in a row before your opponent.
๐Ÿงฎ
Sudoku
Two-player or vs AI. Bounce the ball past opponentโ€™s paddle to score!
๐Ÿ“
Ping-Pong
Retro table tennis
๐Ÿ’ฃ
Minesweeper
Find all safe cells
๐Ÿงฑ
Breakout
Brick-busting action
<% } %> <% 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") { %> POKE TIC-TAC-TOE

POKE TIC-TAC-TOE

X: 0 | O: 0 | D: 0
Time Left: 10s
Player Xโ€™s turn

    Settings

    <% } %> <% if (game === "sudoku") { %> POKE SUDOKU
    Time: 00:00

    Settings

    <% } %> <% if (game === "pong") { %> POKE PONG
    0 : 0

    Settings

    <% } %> <% if (game === "minesweeper") { %> POKE MINESWEEPER
    <% } %> <% if (game === "breakout") { %> POKE BREAKOUT
    Score: 0
    Lives: 3
    Level: 1

    Settings

    <% } %>