Strategy · 2022 · Released
BASIC 10Liner · February 13, 2022 · PC
Nobody has tracked this yet.
# Checker10L Checker10L is an implementation in MSX2 BASIC of classic checker game: italian dama. All classic rules are implemented: move, capture and promotion to king. The game was inspired by [1K ZX Chess](https://en.wikipedia.org/wiki/1K_ZX_Chess) and would like to be a small tribute. # Controls - Cursor keys to move the cursor - Space to select a piece - Space to move the selected piece. When a piece reaches the furthest row it becomes a king. Symbols: - `.` empty cell - `o` user piece - `q` user king - `O` opponent piece - `Q` opponent king Sources are stored at: https://github.com/rober...
Be the first to rank it.
Be the first to review Checker10L by Roberto Capuano.