dannyhammer / TwoPlayerGames

Undergraduate research into the mechanics of simple two-player games.
3 stars 2 forks source link

Revisit Definition of what is a Game #81

Closed OkelleyDevelopment closed 3 years ago

OkelleyDevelopment commented 3 years ago

Revisit the fourth rule of the game set up to allow us to include the graph coloring game otherwise, our current understanding of the GCG will not satisfy our requirements.

OkelleyDevelopment commented 3 years ago

Old: "If no legal move is available and the board is not colored, Player 2 wins."

Now we could move to a new section

"If either player cant move, player 2 wins" and this will allow for the graph coloring game to be added

dannyhammer commented 3 years ago

Break research into sections: Each section has its own set of rules that define a game.