A simple 3D voxel-based shooter inspired by Ace of Spades.
Go to file
Andrew Lalis c2958e403b Added launcher base javafx code. 2022-07-15 13:00:14 +02:00
client Added testing world and WorldInfoMessage 2022-07-09 20:09:57 +02:00
core Added basic physics for walls, still highly broken. 2022-07-10 12:49:51 +02:00
design Added successful client connection flow. 2022-07-06 20:20:15 +02:00
launcher Added launcher base javafx code. 2022-07-15 13:00:14 +02:00
server Added basic physics for walls, still highly broken. 2022-07-10 12:49:51 +02:00
worlds Added basic physics for walls, still highly broken. 2022-07-10 12:49:51 +02:00
.gitignore Added the very basics of my own 3d graphics engine! 2022-07-03 22:12:40 +02:00
LICENSE Initial commit 2022-07-03 14:34:17 +02:00
README.md Initial commit 2022-07-03 14:34:17 +02:00
pom.xml Upgraded setversion.d to also run mvn clean test. 2022-07-09 11:31:20 +02:00
setversion.d Upgraded setversion.d to also run mvn clean test. 2022-07-09 11:31:20 +02:00

README.md

ace-of-shades-2

A simple 3D voxel-based shooter inspired by Ace of Spades.