Sunday, August 21, 2011

FLASH - Super Mario Brothers 3 Clone

As an introduction to video game prototyping we were tasked with recreating a level from the old NES game Super Mario Brothers 3. We chose to recreate the small castle from the first world.

I spent the majority of my efforts programming character movement, collision detection and other general programming.

Controls

Main Menu:
Up/Down Arrow - Move Cursor
Space - Select Option

Match Game Controls:
Arrow Keys - Move Cursor
Space - Select Card

World Map:
-Use the arrow keys to navigate to the small castle (the brown one). Press space to select the level

In Game Controls:
Left/Right Arrow - Move Mario
Down Arrow - Duck
Z - Run
X - Jump
Enter - Pause


Hard Link to the Game

No comments:

Post a Comment