Skip to content

Caverna game logic with simple expect minimax algorithm

Notifications You must be signed in to change notification settings

vidstige/caverna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caverna

Caverna game logic in python

Features

  • 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

Getting started

  1. Clone repo
  2. python3 game.py

Author

Samuel Carlsson

About

Caverna game logic with simple expect minimax algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages