Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appgurueu/cellestial_game
World of Life Game for Minetest
https://github.com/appgurueu/cellestial_game
Last synced: 8 days ago
JSON representation
World of Life Game for Minetest
- Host: GitHub
- URL: https://github.com/appgurueu/cellestial_game
- Owner: appgurueu
- Created: 2020-03-26T18:58:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T09:17:32.000Z (over 1 year ago)
- Last Synced: 2024-10-28T20:58:00.258Z (about 2 months ago)
- Size: 570 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# 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
* [GitHub](https://github.com/appgurueu/cellestial_game)
* [Discord](https://discordapp.com/invite/ysP74by)
* [ContentDB](https://content.minetest.net/packages/LMD/cellestial_game)
* [Minetest Forum](https://forum.minetest.net/viewtopic.php?f=50&t=24458)Part of the Cellestial Series: [`cellestial`](https://github.com/appgurueu/cellestial), [`cellestiall`](https://github.com/appgurueu/cellestiall) and [`cellestial_game`](https://github.com/appgurueu/cellestial_game)
Contains the following mods:
* [`modlib`](https://github.com/appgurueu/modlib): Basic modding utility library, MIT
* [`cmdlib`](https://github.com/appgurueu/cmdlib): Chatcommand library, MIT
* [`hud_timers`](https://github.com/appgurueu/hud_timers): HUD timer library, MIT
* [`adv_chat`](https://github.com/appgurueu/adv_chat): Advanced chat, GPLv3
* [`cellestial`](https://github.com/appgurueu/cellestial): Provides 3D cellular automata, MIT
* [`cellestiall`](https://github.com/appgurueu/cellestiall): Makes the entire world consist out of cellular automata, MITMods to be considered:
* `management`: Server management, work in progress
* `worldedit`: World editing, needs more restrictions & interoperability with cellestial internals