Skip to content

A mini Reversi game (Just a term project for practice)

License

Notifications You must be signed in to change notification settings

dreamerblue/reversi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reversi-cli


Author: bLue

Version: 0.1.1


A mini Reversi game (Just a term project for practice).

Command-line interface.

PVP mode only.

Screenshot

Screenshot

Supported Platform

  • macOS
  • Linux

Compile

g++ main.cpp model.cpp view.cpp controller.cpp -o reversi-cli

Run

./reversi-cli

Guide

  • W, A, S, D or , , , : move cursor
  • Enter: confirm
  • Esc: quit

About

A mini Reversi game (Just a term project for practice)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages