Zombie attack
Zombie attack

The goal of the game is to score as many points as possible. The player scores 12 points for each zombie hit. If he misses, he loses 6 points. When 3 zombies run away, the game is over.

Więcej »
Snake.js
Snake.js

The goal of the game is to score as many points as possible. The player scores a point each time the snake eats an apple. When the snake bites itself, the game is over.

Więcej »
Brainf*ck interpreter
Brainf*ck interpreter

Simple implementation of Brainf*ck interpreter in PHP.

Więcej »
Tic-tac-toe
Tic-tac-toe

It's a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. It is a solved game with a forced draw assuming best play from both players.

Więcej »