A simple 3D voxel-based shooter inspired by Ace of Spades.
Go to file
Andrew Lalis 3c49b42b23 Improved crosshair slightly and added more debug statements. 2022-07-16 13:06:24 +02:00
client Improved crosshair slightly and added more debug statements. 2022-07-16 13:06:24 +02:00
core Organized client code a bit more, and added GUI crosshair thing. 2022-07-16 12:39:27 +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 proper block placing and breaking! 2022-07-16 10:47:06 +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.