Skip to content

A terminal-playable version of checkers created for the 2022 AP CSP Create Task

Notifications You must be signed in to change notification settings

breitnw/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

checkers

A terminal-playable version of checkers created for the 2022 AP CSP Create Task

Usage

The only external module used in this project is the Blessed library, https://pypi.org/project/blessed/. Before running the script, install it with pip install blessed.

When playing, the controls are as follows:

  • Move / cycle actions: Arrow keys
  • Select piece / confirm action: [z]
  • Cancel action: [x]

Screenshots

Alt text Alt text Alt text Alt text

About

A terminal-playable version of checkers created for the 2022 AP CSP Create Task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages