A simple irl Settlers of Catan card and player tracker. (With the seafarers expansion)
git clone https://github.com/bot910/Catan-Tracker.git cd ./Catan-Tracker python3 main.py
Here are the features of this tracker. Enter the number corresponding to what happens in the game:
1 - Build: Choose one of the buildings in the game (village, city, card, street, or ship — if you play with the Seafarers expansion) and remove the required resources.
2 - Trade: Trade resources between two players.
3 - Steal: Steal a card from a player.
4 - Split: Remove a number of cards from a player.
5 - Add source: Add a settlement that gives you cards when its number is rolled.
6 - Add resources: Add a number of resources to a player.
7 - Remove latest source: Remove the most recently added source for the current player (used if you entered it incorrectly).
8 - Next turn: Enter the next number you rolled and receive the corresponding resources.
9 - Input full data: Enter the full game data as a string (used to save games).
Made and developed by bot910
── ©bot910 ──