version 2.0

  • Title Screen

This was a project initiated in Harvard CS50 and developed further for Harvard CS23 – Introduction to Game Development.

The inspiration originally came from an animation I created for NBC Sports Philadelphia where Flyers mascot Gritty fought the Las Vegas Knight’s mascot, based on the beloved 16-bit fighting game Street Fighter II.

Developed in Lua, using the LOVE2D game engine, this is a playable version of that original animation.

Download the LOVE2D executable file here.

Developer notes: (version 2.0)
  • Requires LOVE2D installation.
  • Currently limited to Good vs. Evil (discolored) Gritty characters.
  • A.I. is very basic and there are some collision bugs.
  • In the pipeline for future updates:
    • Advanced A.I. algorithm
    • Additional moves (block, light punch/kick, medium punch/kick, hard punch/kick)
    • Combo move system
    • Additional Characters
    • Additional Arenas
    • Story mode
    • 2 Player mode