This is a demo of the SpaceBase real-time spatial database. It simulates tens of thousands of spaceships in battle.
A blog post discussing the demo is here.
If you'd like to discuss SpaceBase, our forum is here.
This code is available under the terms of the MIT license.
JDK 7 is required. We use Gradle build system. In order to build and run type in the project directory:
./gradlew
or in windows:
gradlew.bat
This will download and install gradle build system and the build and run the project. Enjoy !
Use the arrow keys or mouse scrolling to move the viewport. To zoom in/out use +
-
or Ctrl+mouse-scroll.