An open API service indexing awesome lists of open source software.

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.

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