Skip to content
#

go-game

Here are 21 public repositories matching this topic...

tsumego-pdf

This tool generates randomized PDFs of tsumego from "Cho Chikun's Encyclopedia of Life & Death" and other collections, with easier problems having a solution key available. These can be printed in the form of packets or booklets. It can also create custom Go boards to print out and use.

  • Updated Feb 8, 2025
  • Python

Complete Python implementation of the Go board game with ADTs and functional programming. Features 9×9/13×13/19×19 boards, full rule enforcement (Ko, suicide), territory calculation, and scoring system. Academic project for IST's Fundamentals of Programming course.

  • Updated Nov 6, 2025
  • Python

Go Playing AI Agent: A sophisticated artificial intelligence system that plays the strategic board game Go (Weiqi/Baduk) on a 5x5 board. It features the usage of machine learning algorithms, game tree search, and strategic position evaluation.

  • Updated Sep 20, 2025
  • Python

Improve this page

Add a description, image, and links to the go-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the go-game topic, visit your repo's landing page and select "manage topics."

Learn more