Skip to content

lk16/squared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squared

A graphical othello/reversi program with (strong) AI/bot/robot.

Designed to run on *nix 64-bit systems.

Dependencies

  • gtkmm-dev
  • glibmm-dev
  • libboost-dev

Compilation

  • cmake .
  • make -j $(echo "`nproc`*2" | bc -l)

Usage

TODO

About

Othello game with AI in c++ (dead project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages