A 3D game created by a team of 5 for a group project in university using Java and an old deprecated graphics library. It's a multiplayer tank game which can be played by up to 9 people. Its design is similar to the popular Tank Trouble game - players have to shoot each other with bullets that bounce off walls, last one standing wins.
Unfortunately the game is not in an executable format. You must have JDK installed as well as the Java Extension Pack in Visual Studio Code. Once you have these prerequisites, simply download the entire repository and open the code-workspace file in VS Code and hit the play button.
