Virtual
Imagination

Games

Below is a list of the games I have either finished, or am still working on.

Finished Games

Flip It
Flip It
Flip it is a game where you have to turn all of the white squares black, by a process of flipping. When you flip one square, any adjacent (not diagonal) squares also flip.

Try and complete in as few moves as possible

Play Flip It

MineSweeper
MineSweeper
The classic minesweeper game, brought to you in full online, javascript glory.

Play MineSweeper

Tic Tac Toe
Tic Tac Toe
Tic Tac Toe, or Naughts and Crosses, is a classic game where you must get three of your pieces in a line, be it horizontal, verticle or diagonal.

Play against a friend, against the computer on 10 different difficulty levels, or watch the computer play itself.

Play Tic Tac Toe

Martello Tower
Martello Tower
Martello Tower was an old BBC Basic game that I used to play at school. I decided, a long time ago, to recreate it, although it seems to be taking me some time.
Original Game by Anita Straker.

Status: Completely rewritten and finished. Works in all modern browsers (not IE < 8).

Play Martello Tower

Unfinished Games

5-in-a-row
Completion - 90%

The idea of this game is to, quite simply, get five in a row, but the turning of the quadrants can make this a challenge against a friend.

Todo: - Need to improve the AI as I've only implemented a rudementary one for now.

Play 5-in-a-row

3D Tic Tac Toe
Completion - 80%

A 3D version of the popular(-ish) game of Tic Tac Toe.

Still to do:- Clean up the interface and check browser (read IE) compatability.

I may also add an AI at some point, although it's pretty much pointless due to there being no strategies to stave off losing.

Play 3D Tic Tac Toe

Unnamed Maze Game
Completion - 30%

This will eventually be a 3D maze engine written in Javascript, although it's currently far from playable, and only has a basic engine coded.

Currently Unplayable

Created by Michael Woolnough
Valid XHTML 1.1Valid CSS!