Brawlerena is a 2-player that is played on a single device. It is made with python and pygame.
There are multiple characters to choose from, each with unique special abilities.
The goal of the game is to knock out the enemy player by collision.



You can run the game in terminal with the command "python3 main.py" after navigating to the directory.