Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asweigart/PythonStdioGames
/ checkers.py
File
checkers.py
src/gamesbyexample/checkers.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Checkers, by Al Sweigart al@inventwithpython.com
2
The classic checkers board game. In this version, capturing is mandatory
3
and
if
you are blocked
from
moving, you lose.
4
This and other games are available at https://nostarch.com/XX
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected