MovingBlocks

http://www.terasology.org

Terasology: like an open source Minecraft - imagine the possibilities!

Why Terasology

We set out to see how an open source and super extensible voxel game inspired by Minecraft could go beyond it offering gameplay like seen in Dwarf Fortress or Dungeon Keeper. What would modders come up with if you could create and ship a mod with a few simple commands, making it available immediately for download in-game by others, in a secure sandboxed environment?

Minimal Engine

Our engine is intended to be as bare-bone as possible. It even excludes such basics as inventory, health, creatures, or combat. A series of minimal modules are meant to be bundled with the game's standard distribution to offer a sort of vanilla game experience. All such modules are community owned and maintained, guaranteed to work with every release.

Extensibility

Any content is wrapped in modules ranging from tiny frameworks supporting commonly needed utility to large gameplay templates commonly referred to as mod packs in the Minecraft world, that in turn can depend on dozens of the smaller pieces, maximizing reusability.

Creating a new module is as easy as running a single Gradle command, having a community repository created on GitHub is another single request away, and fetching source for any such community module is yet another single command. Dependency resolution is supported within the engine framework both for development and for runtime usage, including auto-downloading from a running game server to connecting clients.

Primary Open Source License: Apache License 2.0 (Apache-2.0)

Programming Languages:

  • java
  • lwjgl
  • json
  • gradle
  • opengl

Tags:

  • games
  • voxel
  • minecraft
  • sandbox
  • modding
close

2016