The Hive Mind
Games
Flash
AI
Date: 14/10/2016 :: 1 comment
The Hive Mind is a sci-fi puzzle game about insect-inspired construction with robots. The player takes on the role of an Overseer who was sent to an alien planet and designs simple rules that robots use to create structures brick by brick.
Slot Machine Psychology Experiment
Games
Flash
Data science
Applications
ActionScript
Date: 31/12/2012 :: 2 comments
This project was commissioned by the University of Sussex Department of Psychology for the purposes of collecting data for a psychology experiment.
Jigsaw
Games
Flash
ActionScript
Date: 16/01/2009 :: 0 comments
This is a jigsaw puzzle that was used in the game Mayan Madness. The pieces are placed randomly throughout the screen each time a game starts.
Developer can insert pieces of a different image and assemble it from the Flash development environment. The algorithm takes care of the rest - random positioning and testing of the end game state.
Shopping cart
Web
Flash
Applications
ActionScript
Date: 05/12/2007 :: 1 comment
This shopping cart was incorporated in a HTML web site. User can create several bags, change their styles and drag-and-drop items into them. Clicking on items displays their information. A list of items in the bag is provided along with a subtotal updated each time an item is added.
Quote calculator
Web
Flash
Applications
ActionScript
Date: 03/12/2007 :: 0 comments
The quote calculator was implemented on one of my former web sites from when I was a freelancer. User can specify parameters like type of web site, extra features, number of forms, etc. and get immediate quote estimation.
A Particle System
Flash
Applications
ActionScript
Date: 23/03/2007 :: 0 comments
This is an example of a Flash particle system, where basic behaviour of one particle (e.g. follow mouse, disappear slowly, etc) is specified. A number of particles are created each frame, providing interesting effects.
Galactic War
Games
Flash
ActionScript
Date: 30/05/2005 :: 0 comments
Become a space ship pilot in Galactic War and shoot the enemies moving in front of you. You can choose from one of the three modes: bullet- restricted, time-restricted and infinite game.
Bouncy Ball
Games
Flash
ActionScript
Date: 23/05/2005 :: 0 comments
Jump with the bouncy ball through the platforms and collect golden treasures to get to the next level. This demo offers three levels to play. At the beginning of each level, you get a code that can be used later in order to skip to the level using the Load game feature.
Uwo
Games
Flash
ActionScript
Date: 21/01/2005 :: 0 comments
Get through three exciting desert levels on a motorbike without crashing. But don’t forget to pick up hitchhikers - otherwise you won’t be able to progress. Collect a code after each level to be able to return to it.
Ludo
Games
Flash
ActionScript
Date: 14/10/2004 :: 0 comments
A two-player game based on Ludo where you do not have to roll dice anymore. The goal of both players is to get to the middle of the board. However, there are some evil caterpillars on the way that will not let anybody through.
Lottery
Games
Flash
ActionScript
Date: 12/07/2004 :: 0 comments
Choose 10 out of 100 numbers, press a button and the program generates three random numbers. You win if all the three are found in the set of numbers you crossed.
Pong
Games
Flash
ActionScript
Date: 04/04/2004 :: 1 comment
A simple pong game for 2 players. The top player moves with the mouse while the bottom player uses the arrow keys. Score is shown next to each player.