Skip to content

ale64bit/WalrusHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WalrusHub

A playground for weiqi tools and experimentation.

Linux MacOS Windows

Build instructions

The hub is written in C++ and uses meson as build system. It depends on GTK4. See here for platform-specific installation instructions. On Linux and MacOS, it's usually available via your package manager.

Steps:

  1. Create and setup build directory:
$ meson setup builddir
  1. Unzip the task database. For example, on *nix systems:
$ unzip assets/tasks.zip -d assets/
  1. Compile and run:
$ meson compile -C builddir
$ ./builddir/WalrusHub

Screenshots

Editor

Alt text

Play against KataGo human-like AI

Alt text

Solve 101weiqi tasks in time-challenge (a.k.a. guan) mode

Alt text

Solve 101weiqi tasks in training mode

Alt text

Solve classic books

Alt text

Keep track of your solve stats

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published