Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced handling of bot failures #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Advanced handling of bot failures #14

wants to merge 4 commits into from

Conversation

timmc
Copy link
Member

@timmc timmc commented Jul 7, 2012

Changes:

  • history is now a vec of events, not dominoes (and is one element longer at game end)
  • gamestate gets an :over? key

timmc added 4 commits July 6, 2012 01:46
* cc.game/move takes events instead of dominoes
* #'winner moves from cc.engine to cc.game
* In cc.engine, #'play becomes iterate over a fn from game -> game
* #'play-symmetric and #'play now take vector of players
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant