Skip to content

warning: this is really old and really bad :) A classic gomoku game inside a terminal. It includes human vs AI, human vs human, AI vs AI and client-server game. It has a complete Doxygen documentation.

Notifications You must be signed in to change notification settings

nesro/NCursesGomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

System equirements

  • g++
  • libncurses-dev
  • doxygen (optional)
  • graphviz (optional)

Usage

Compile:

make compile

Run:

make run

Clean:

make clean

Create a Doxygen documentation:

make doc

About

warning: this is really old and really bad :) A classic gomoku game inside a terminal. It includes human vs AI, human vs human, AI vs AI and client-server game. It has a complete Doxygen documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published