A partial python implementation of the wonderful game Camel Up. Please buy the real game!
The program allows the movement of camels and placement of spectator tiles. It also calculates the true-probability of each camel winning the current leg.
- Add crazy camel execptions (always unstack, always move the laden crazy camel)
- Add crazy camels to leg simulations
- Add mid-leg odds calculations
- Create nicer CLI game display and interface