Skip to content

A Universal Windows 10 Platform (UWP) implementation of the ancient Chinese game of Go for ARM and x64.

Notifications You must be signed in to change notification settings

cbordeman/gameofgo

 
 

Repository files navigation

The Game of Go

A Windows Store (UWP) implementation of the ancient Chinese game of Go.

The Game of Go is available on the Windows Store as a Windows 10 compatible Universal Windows Platform app. The original versions ran the Fuego AI on Windows Azure, but as of version 1.3 (April 2016), the AI is compiled in as a Windows Runtime Component.

It is implemented with C# and C++ (AI code borrowed from the Fuego project) using Visual Studio 2015. The code should compile with no dependencies.

About

A Universal Windows 10 Platform (UWP) implementation of the ancient Chinese game of Go for ARM and x64.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • C# 0.3%
  • C 0.2%
  • M4 0.0%
  • Perl 0.0%
  • Batchfile 0.0%