[Pong]

Games Flash ActionScript Date: Apr 2004

Pong Technologies used: ActionScript 2

A simple pong game for 2 players. The score is shown next to each player.

Run Pong
Controls:
Red player: The mouse
Green player: The arrow keys

Comments

Danielle
[08/04/2021]


I love Pong!


{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.

Ludo

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

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.

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.