| Crates.io | civ_map_generator |
| lib.rs | civ_map_generator |
| version | 0.1.2 |
| created_at | 2025-09-16 02:29:52.436386+00 |
| updated_at | 2025-09-16 07:16:51.061031+00 |
| description | A civilization map generator |
| homepage | |
| repository | https://github.com/lishaoxia1985/civ-map-generator |
| max_upload_size | |
| id | 1840859 |
| size | 11,921,531 |
This is a civilization map generator. This algorithm is primarily based on the implementation in Civilization V, with some references from Civilization VI.
This project introduces several key innovations:
src/jsons, only a litter files are used as ruleset information to generate map. And Some map parameters are hard-coded in the code. We will optimize it in the future.Licensed under either of
at your option.
Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.