Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

FlowerfulFort/othello-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello-game

Literally this project is othello game.

How to Play

캡처

Player1: Black

Player2: White

Orange is pointer to whose turn it is and where to drop piece.

Keyboard

  • F3: debug mode for key log.
  • Arrow key: Move orange pointer.
  • Enter: Drop the piece to orange pointer.

Binary Dependencies

ncurses-6.3

Build & Run

You have to install Ncurses-6.3 library to build this game.

make
./main

About

othello game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors