Skip to content

hgonomeg/Gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku

WORK IN PROGRESS

A simple implementation of the classic Gomoku game in C++ using SFML

Dependencies

In order to compile Gomoku, the following libraries are required to be installed in the system (and maybe linked against):

  • Nlohmann JSON (no linking; header-only)
  • Rang (for terminal coloring; no linking; hearder-only)
  • SFML (all modules but the Audio)
  • TGUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published