A simple 3D voxel-based shooter inspired by Ace of Spades.
Go to file
Andrew Lalis 833ca720f1 Added ability to render mutiple players. 2022-07-17 16:24:41 +02:00
client Added ability to render mutiple players. 2022-07-17 16:24:41 +02:00
core Added ability to render mutiple players. 2022-07-17 16:24:41 +02:00
design Improved crosshair slightly and added more debug statements. 2022-07-16 13:06:24 +02:00
launcher Added launcher base javafx code. 2022-07-15 13:00:14 +02:00
server Added ability to render mutiple players. 2022-07-17 16:24:41 +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.