https://github.com/toma400/theserpentkings
Small turn-based strategy game written in Nim.
https://github.com/toma400/theserpentkings
Last synced: about 1 month ago
JSON representation
Small turn-based strategy game written in Nim.
- Host: GitHub
- URL: https://github.com/toma400/theserpentkings
- Owner: Toma400
- Created: 2025-04-06T12:48:54.000Z (about 1 month ago)
- Default Branch: crown
- Last Pushed: 2025-04-06T13:43:05.000Z (about 1 month ago)
- Last Synced: 2025-04-10T05:38:57.650Z (about 1 month ago)
- Language: Nim
- Size: 1.25 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# The Serpent Kings
**The Serpent Kings** is small strategy aimed to expand small civilisation you take care
of, through economic or military means.**Current version**: 0.1.0 (indev)
### Roadmap
- [ ] Map tiles recognised by Nico
- [ ] Ability to make maps
- [ ] System to keep current game data (as opposed to static map data)
- [ ] First resources and buildings
- [ ] GUI?
- [ ] Resource gathering system and ways to interact between buildings and cities
- [ ] City leveling system
- [ ] Civilisation reach system
- [ ] Further city/resource expansion
- [ ] Settlers and village building system
- [ ] More civilisations
- [ ] Civilisation interactions (trade? diplomacy?)
- [ ] Military units
- [ ] Combat
- [ ] AI systems to control other civilisations
- [ ] Possibly menu to pick civilisation at the start
- [ ] Campaign?### Changelog
- 0.1.0
- Made basic tile system