Skip to content

jcmorrow/dominion-simulator

Repository files navigation

#Cards

Dominion is a game made up of cards, so it seemed like a great place to start in terms of classes.

Cards have:

  • a type (Treasure, Victory, Action)
  • some effects (haven't figured out what this will look like yet)
  • a play function

About

Genetic algorithm player for Dominion. Apprenticeship project @ thoughtbot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages