Astral Knock Out


Astral Knock Out Main Image

Astral Knock Out is an online multiplayer fighting and platform game that is set in an environment that mixes outer space and fantasy. A game consists of 1vs1 fights between warriors from different planets formed in the different arts of the ranged combat that fight for defeating their opponent and becoming the champion.

It was a university project of 5 people for the subject "Games for Web and Social Networks", in which we had to make a game that would work in browser, so that it would be playable on desktop and mobile devices.

The technology used in the project is Phaser3 with Javascript for HTML5 in client side and Java via Spring-Maven in the server side.

The parts I took care of were:

  • Creation of a Spring server in Java.
  • Matchmaking, scoring and ranking system.
  • Client-Server communication via WebSockets.
  • Implementation of the user interface.
  • Testing and bug fixes.

Game images



Game trailer



Try it
Source code

You can see the source code of the project in the GitHub repository.