Skip to content

A C++ SDK for using libmahjong AIs in Gametable Matches

Notifications You must be signed in to change notification settings

realliance/gametable-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gametable SDK

A C++ SDK for using libmahjong Player Controllers directly in Gametable Network Matches.

Dependencies

  • CMake
  • pistache (AUR: pistache-git)
  • rapidjson
  • spdlog

Getting Started

# Bootstrap build/
cmake -S . -B build

# Build library
cmake --build build

About

A C++ SDK for using libmahjong AIs in Gametable Matches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published