Skip to content

manicdigger/manicdigger

Repository files navigation

Travis Build Status GitHub Issues Latest GitHub Release GitHub Downloads

Manic Digger

Manic Digger is a 3D voxel building game similar to Minecraft.
Build yourself a home in your own world or connect to an online server to team up with others to create great buildings!

You can download the game directly from the GitHub releases page:
https://github.com/manicdigger/manicdigger/releases/latest

Features

  • Singleplayer and Multiplayer
  • Full support for custom textures
  • Powerful server side modding API
  • Large world: 9984x9984x128 by default
  • War game mode - first person shooter

Game modes

Creative Mode

In creative mode there are no limits on the amount of blocks you can place. Build whatever you like without having to worry about collecting resources or crafting.
Build spaceships, flying islands or cool pixelart - your imagination is the only limit!

Spaceship Floating Island Pixelart Mansion

Survival Mode

For those of you who like gathering resources and crafting stuff there is a survival mode.
Please note that this is still in development (no friendly/hostile mobs right now)

City

War Mod

The War Mod is a gamemode that comes bundled with Manic Digger. It transforms the game into a fast-paced first-person shooter.

War Mod 1 War Mod 2

Links

Code

The OpenGL game client is written in a common subset of C# and Ć programming lanuguage.
It can be transcompiled to Java, C#, JavaScript, ActionScript, Perl and D. The only external dependency is GamePlatform interface.

Server mods can be implemented in C# or interpreted Javascript.

Contributing

If you want to help developing Manic Digger feel free to fork this repository on GitHub and submit your changes by sending a pull request.
Once you've contributed some good patches you can also get direct push access to the repository.

License

You can find detailed information in COPYING.md