Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.3 KB

README.MD

File metadata and controls

31 lines (23 loc) · 1.3 KB

Logo

About
It is the Reversi-like 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
m - (in game process) switch the game mode
Space - place the symbol/Enter


Copyright (C) 2022 Viktor Nekrutenko