FightMii

From WiiBrew
Jump to navigation Jump to search
FightMii
General
Author(s)SimonStedge, Jutovii, Damien, NoaBelle
TypeArcade game
Version1.0
Peripherals
Loads files from the Front SD slot

FightMii

FightMii is a physics-based couch fighting game, based on "Stick Fight: The Game". It utilises the Wii Remote in conjunction with the Nunchuck. The program is coded in C++, using GRRLIB as the graphical engine.

Status

08/30/2023 - Version "0.0"

  • Development of the game has started.

02/10/2024 - Version "0.1"

  • Sound system working
  • Inputs working
  • Platforms can be drawn, but no collision logic yet
  • PNG's can be drawn over platforms

04/03/2024 - Version "0.2"

  • Box2D working
  • Stickfigures can be drawn
  • Health bar added (although no working health system)
  • Player can be controlled
  • Player can jump
  • Player can punch
  • Player can aim