/Mario

A Clone of Super Mario Bros

Primary LanguageC#

MarioPirates

MarioPirates

This is a clone of Super Mario Bros.

New Features

  • Added an underwater level.
    • New enemies: fish & octopus.
    • Mario can swim in water.
    • Mario beat enemies by shooting fireball.

MapEditor

A tool used to edit level data files.

Use keyboard and mouse to edit maps:

  • Drag and drop to create, move, and delete objects in the scene.
  • A console is included, which supports multiple commands and enables users to control more details. It can evaluate JSON input at runtime.

For more details on the command, please type help and hit enter in the console.

  • Left/Right arrow: move map
  • F4: Open/Close console
  • Esc: exit
  • Drag and drop to move objects
  • Drag and drop out of screen to delete an object