Conway Checkers game in Processing

Simon has programmed a Conway Checkers game in Processing (Java). The game is a math version of traditional checkers and was invented by John Conway (famous as the author of the Game of Life). Simon learned about Conway Checkers in a Numberphile video and decided to make a computer version. It’s available on GitHub to download: https://github.com/simon-tiger/conway-checkers

Simon also wrote the rules of the game on GitHub in the README: https://github.com/simon-tiger/conway-checkers/blob/master/README.md

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s