Games


1. MineSweeper

Instructions: The objective of Minesweeper is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each cell. The board is divided into cells, which can either be blank or contain a number indicating the number of mines in adjacent cells (including diagonals). To win the game, you must flag all the mines and reveal all the other cells. You lose the game if you reveal a cell containing a mine. To reveal a cell, simply click on it. If the cell does not contain a mine, it will reveal the number of adjacent mines, or be blank if there are no adjacent mines. If the cell does contain a mine, the game is over and you lose. To flag a cell as containing a mine, right-click on it. If you flag all the mines and reveal all the other cells, you win. Selecting "Easy", "Medium", "Hard" or "Expert" will reset the game and generate 20, 50, 80 or 120 bombs.

In additon to the game, there is an AI solver which uses various algorithms and techniques to analyze the Minesweeper board and make educated guesses about which cells contain mines. You can active the AI solver by pressing the solve button at the top right

2. Snakes

Instructions: The goal of this game is to grow the snake as long as possible. Inorder to grow, the snake needs to consume food. If the snake runs into the walls or its own self the game is over. Click 'reset' before starting a new game.
Snakes
0

3. Flappy Bird

Instructions: Try to get as far as possible. Press play to start and any key to jump.

4. Tetris

Description: The objective of Tetris is to place as many pieces as possible. The pieces will start at the top of the screen and drop down towards the bottom. The pieces can be moved left, right, down or rotated. Additionally, the current piece can be swapped with the piece in the hold box. When a row is completely full the row will be cleared, and all tiles above will be moved down one row. If a new piece can not be placed without hitting an already placed object, the game is over.

'A' and 'S' to move. W to rotate. Space to swap. Enter to fast drop.