Metroid

Metroid Web Build

By Shawn Chiang and Teo Mikelthun

Developed using C# and Unity.

Controls

  • Arrow Keys to Move
  • Z to Jump
  • X to Shoot
  • Shift to Toggle Missiles
  • A re-implementation of the classic NES game Metroid. Along with this build of Metroid, there is a custom level that can be accessed when the player presses '4'. The custom level features a mechanic centered around the concept of Samus switching between dimensions.

    Contributions:

  • Handled enemy behavior, health, UI, powerups, and collectibles of the base game.
  • Designed and implemented the custom level for our custom mechanic.