I was inspired to make my game when I was playing street fighter with my cousin and he was spamming punch attacks, this made me want to create a fighting game that put strategy over spamming attacks.

This is a fighting game, it makes people have fun and use strategy to win the game.

I built it with phaser 3, a javascript framework, and used vscode to code it.

One of the coding challenges I faced was that when the players completed one game, when they clicked the play again button, the computer would forget variables after the game would switch scenes. I solved this problem by using location.reload to reload the browser when the player clicked the play again button.

Im very proud of all the different content in this game, there are 10 maps and 6 different characters. I am also proud of myself because when people would test my game, they wanted to play more of it on their own time. I am also proud of myself because this was the second video game I coded.

I learned a lot about the phaser engine and javascript when I was making this game, and I also used functions way more than I used to and used them to my advantage a lot.

The github repository for this game is at link

Built With

Share this project:

Updates