A 2D shooting game that I did for the CNED
Published on 2023-04-28
The goal was to make a multiplayer game on Java, an instance of the game served as a server, it’s a game where you can just move and shoot your friends, you can also talk to them in the chat.
The game is made of Java, with an architecture in MVC, it was done using the IDE Eclipse.