Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.42 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.42 KB

Logo

About
Checkers - is a group of strategy board games for two players on board 8x8 cells, which involve diagonal moves of uniform game pieces and mandatory captures by jumping over opponent pieces.
This game based on simple terminal framework(STF). And this game demonstrate to you all "power of STF" :)

Menu

Features

  • Two player game mode.
  • Save your game and load later.
  • See your games statistics.

Game

  • Use keyboard, touch and mouse to take a move.

Stats

Controls:
w - move up
d - move left
a - move right
s - move down
Space - place the symbol/Enter


Copyright (C) 2022 Viktor Nekrutenko