- Full codex of all the game's units, skills, factions and wielders
- Spotlight search
We have the approval and support of the game studio (Lavapotion) to use the game data in this project 🤘.
Join us on Discord if you like to contribute.
If you are reading this, then you're the perfect candidate to improve the Town Graph! Here are some ways in which you could contribute:
- Use terms to translate the graph into other languages.
- Add share button and sync URL with build.
- Add building sizes like S/M/L to the data (so that we can calculate needed town size).
- Calculate needed income for achieving build.
- Calculate recruitment costs and growth statistics (e.g., how long before you max the stack).
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
The collection files in lib/collections
are extracted from the game data. This is done by a different project, which is not part of the repository.
This project is based on the game data of Songs of Conquest. See extractor/README.md for more information.
MIT