8000 GitHub - soblock/soblock: Source code of the game SoBlock
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

soblock/soblock

Repository files navigation

SoBlock source repository

SoBlock

SoBlock is a sparse voxel octree block building game. So it's like minecraft, but you can see the whole map (no fog) and build/destroy with arbitrarily large blocks. The blocks that are far away are rendered coarser so that the whole map fit in memory.

Here is a video of what it looks like: IMAGE ALT TEXT HERE

It is written in Java and uses LWJGL for interfacing with OpenGL.

Install

  1. Get Eclipse and Java 1.6 and figure out how to make eclipse to work with Java 1.6.

  2. Clone this repo

  3. Import project from eclipse with file -> import -> general -> existing project into workspace

  4. Laucnh

Get the Game

If you just want to play SoBlock you can download compiled version at

https://sites.google.com/site/soblockgame/download

About

Source code of the game SoBlock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0