Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasballinger/checkers
https://github.com/thomasballinger/checkers
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomasballinger/checkers
- Owner: thomasballinger
- Created: 2015-07-09T16:31:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-13T20:24:45.000Z (over 9 years ago)
- Last Synced: 2024-12-16T13:43:19.171Z (26 days ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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