[Vehicle Control]

Date: Jun 2004

Vehicle Control An implementation of a car controlled by the arrow keys. The car stops when it hits an obstacle.

The map moves with the car, which means it can be extended to practically any size.

Controls: use SHIFT to start the engine, the arrow keys to move and SPACE to break

Run Vehicle Control


{Please enable JavaScript in order to post comments}

Jigsaw

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.

Galactic War

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

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

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.

pyCreeper

The main purpose of pyCreeper is to wrap tens of lines of python code, required to produce graphs that look good for a publication, into functions. It takes away your need to understand various quirks of matplotlib and gives you back ready-to-use and well-documented code.

Novelty detection with robots using the Grow-When-Required Neural Network

The Grow-When-Required Neural Network implementation in simulated robot experiments using the ARGoS robot simulator.