Skip to content

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

License

Notifications You must be signed in to change notification settings

BystanderJ/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. In mid 2017, The Game of Go 2 was released with new analysis tools to help with understanding area and dead stones, and scoring. Multiplayer was also added!

It is implemented with C# and C++ (AI code borrowed from the Fuego project) using Visual Studio 2017. .Net Standard 2.0 must be installed as a target. The code should compile with no other dependencies.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.3%
  • C# 0.5%
  • C 0.2%
  • M4 0.0%
  • Perl 0.0%
  • Batchfile 0.0%