/2D-Fighting-Game

Simple 2D fighting game implemented in Unity for a school assignment

Primary LanguageC#

2D-Fighting-Game

Summary

Simple 2D fighting game implemented in Unity for a school assignment

Technologies

  • Developed using Unity in C#
  • Game assets used are from the Unity asset store or provided by our teacher

Functionality

  • Street figher style 2D game in which you have to protect yourself from attacks and eliminate the enemies
  • Move left and right using keys A and D
  • Jump with the W key
  • Duck with S key
  • Launch fireball using Space

Note

As of now, functionalities are limited, no game reset, movement limits or death systems implemented