Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasballinger/checkers


https://github.com/thomasballinger/checkers

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

TODO:

* function for is_empty()
* function for checking if a jump move is legal
* function that would actually jump (inc. removing the other player's piece)
* ditto for normal move
* asking player what they want to do
* make sure moves with spots off the board don't work
* play - loop for asking about moves and making them, and displaying board

* kinging
* moving for kings