Top-Down 2D Team-Deathmatch shooter inspired by Ace of Spades
Go to file
Andrew Lalis ee6d7a00cb Cleaned up client disconnect scenario. 2021-06-23 22:39:22 +02:00
client Added start of a launcher frame, and other improvements to communication protocol. 2021-06-23 19:00:46 +02:00
core Added start of a launcher frame, and other improvements to communication protocol. 2021-06-23 19:00:46 +02:00
server Cleaned up client disconnect scenario. 2021-06-23 22:39:22 +02:00
.gitignore Added everything. 2021-06-19 20:03:51 +02:00
README.md Update README.md 2021-06-19 20:12:29 +02:00
pom.xml Moved resources and added package.bat for windows installer generation. 2021-06-20 19:06:11 +02:00

README.md

Ace Of Shades

Top-Down 2D Team-Deathmatch shooter inspired by Ace of Spades

Here's a short demo video:

https://user-images.githubusercontent.com/9953867/122651637-66ec4280-d13a-11eb-9e46-f9324c70c011.mp4

This video game was made for the Java Discord server's June JavaJam.

Go to releases to download the application (server and client). Note that this runs with Java 16!