Scripts to get the optimal travian kingdom build orders
Ui is available on https://vinczedani.github.io/kingdoptimizer/
- Factor in requirement cost when building has some
- When a building level is built, missing requirement costs should be updated on buildings depending on the built one
- Create ui instead of text file
- Add tribe specific buildings, walls
- Add fields
- Create decent design/favicon, use images, icons instead of text
- Factor in building time (with main building level)
- Parse current village and suggest next buildings
npm install
npm run serve
npm run build
npm run lint