2D Game Engine

This 2D Game Engine was created rapidly in C# using XNA. It contains two small games in the package - Number Maze and a Bomberman clone created from scratch. The Bomberman clone uses classic images and sound effects but allows for four players to play simultaneously in user-generated levels which can be highly customised.

Number Maze is a simple game working off the level creation functionality with a simple goal to reach the end of the level. Squares have numbers on them, which show how far you will move when you select a direction. This is an addictive little puzzle game which ranges in difficulty from very easy to extremely difficult.










Download executable

Note: Requires XNA 3.1 Redistributable installed, available from Microsoft