Caverna game logic in python
- place dwarfs
- gain resources
- random choice ai
- minmax search ai
- sow crops
- breed animals
- pay for food
- avoid un-accessible actions (wish for children with no room)
- furnish caverns
- dwelling
- extra points
- special caverns
- points for
- dwarfs
- tiles
- rubies
- wheat
- vegetables
- animals
- pastries
- mines
- rooms
- spend rubies
- expeditions
- randomize action flip actions
- Clone repo
- python3 game.py
Samuel Carlsson