arcade fighting game concept with online leaderboard
itch.io git repodescription
A tech demo of an arcade fighting game with an online leaderboard. I built this game in a group of 4 using Unity (C#) and Python.
my contributions
- creating a lightweight web server in Python for storing and managing the game's leaderboard
- all UI programming
- designing and implementing main gameplay mechanics
- refactoring code to be more maintainable