Narcissus

narcissus title screen

Narcissus is a 2 player fighting game created during the Wild Magic Game Jam hosted by Rochester Institute of Technology (RIT) mid October 2019 that lasted for 2 days. We were a group of 6 where we had to create a game based on the theme of "The Emperor" and "Seven Swords" Tarot Cards. One player played as Ares and the other played as Zeus.

Role: Team Leader / Programmer

As the Team Leader of this game, I

  • Coordinated the mid work meetings to ensure everyone was on the same page
  • Kept the artists up to date on which art assets were of utmost important
  • Helped the other coders on issues regarding their code
  • Managed the git repository and fixed any issues that arised from broken code

As one of the Programmers of this game, I

  • Coded the options for the title screen and scene managment
  • RIgged and connected the animations of the sprite sheet to player input
  • Implemented collisions and actions that happened on collision
  • Created a dynamic health bar that follows the health of each player

Software: Unity, Visual Studio

Language: C#

View Code