Go to file
Trey Tomes a1939d8217 The windmill moves! 2019-01-29 16:56:52 -06:00
menu Rebranding. 2019-01-17 14:14:11 -06:00
mods The windmill moves! 2019-01-29 16:56:52 -06:00
.gitignore Initial commit 2019-01-17 09:38:26 -06:00
.luacheckrc Import the mintest_game code. 2019-01-17 13:50:12 -06:00
.travis.yml Import the mintest_game code. 2019-01-17 13:50:12 -06:00
LICENSE Initial commit 2019-01-17 09:38:26 -06:00
LICENSE.txt Import the mintest_game code. 2019-01-17 13:50:12 -06:00
README.md Created a really basic mapgen. 2019-01-18 16:12:58 -06:00
debug - Shortcut.lnk Rebranding. 2019-01-17 14:14:11 -06:00
game.conf Rebranding. 2019-01-17 14:14:11 -06:00
game_api.txt Rebranding. 2019-01-17 14:14:11 -06:00
minetest - Shortcut.lnk Rebranding. 2019-01-17 14:14:11 -06:00
minetest.conf Import the mintest_game code. 2019-01-17 13:50:12 -06:00
minetest.conf.example Rebranding. 2019-01-17 14:14:11 -06:00
settingtypes.txt Import the mintest_game code. 2019-01-17 13:50:12 -06:00

README.md

Cataclysm Game [cataclysm_game]

Rebuild of Cataclysm: DDA into the Minetest engine.

Initially just making a clone of minetest_game, then slowly rebuilding the map generator based on the C++ code found in cdda.

See also: https://github.com/CleverRaven/Cataclysm-DDA/

To use this subgame with the Minetest engine, insert this repository as /games/cataclysm_game

The Minetest engine can be found in: https://github.com/minetest/minetest/

Compatibility

Cataclysm Game is completely compatible with all other minetest mods as of 1/17/2019, but this is likely to change in time.

The goal of this game is not to make another Minecraft clone, but rather to create en entire game in itself

Licensing

See LICENSE and LICENSE.txt

There are a lot of open source assets and code involved in this project. This will likely always be the case.