webciv
Chieftain
- Joined
- Jun 10, 2016
- Messages
- 17
It's not my main project so the development speed is very slow atm, but it's open source, anybody can join and I will always find some time to look at PRs and to help with game design. Currently I'm struggling with many things - I would like to have one web worker for one AI and one web worker for game server, so the UI will never block, but that also means designing the whole architecture differently. I'm mostly experimenting now.
At least I don't really plan to implement designing own units and similar stuff during the game-play. However, technologies, units, improvements, and other stuff is customizable simply by editting a JSON-like data, everything can be completely changed even now - for example you can change few textures and have civ-mars mod, etc