Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.53 KB

Readme.md

File metadata and controls

32 lines (21 loc) · 1.53 KB

ImageImage

Cellestial Game (cellestial_game)

Game of Life in three dimensions.

About

Written entirely by Lars Mueller aka LMD or appguru(eu). Code licensed under the MIT and GPLv3 licenses (see below). For media licenses see each mod's Readme.

Links

Part of the Cellestial Series: cellestial, cellestiall and cellestial_game

Contains the following mods:

  • modlib: Basic modding utility library, MIT
  • cmdlib: Chatcommand library, MIT
  • hud_timers: HUD timer library, MIT
  • adv_chat: Advanced chat, GPLv3
  • cellestial: Provides 3D cellular automata, MIT
  • cellestiall: Makes the entire world consist out of cellular automata, MIT

Mods to be considered:

  • management: Server management, work in progress
  • worldedit: World editing, needs more restrictions & interoperability with cellestial internals