go-board

Game board

A data structure representing a rectangular grid used in a two-player strategy board game

A Go board data type.

GitHub

21 stars
3 watching
12 forks
Language: JavaScript
last commit: about 3 years ago
badukboard-gamedatatypegostrategyweiqi

Related projects:

Repository Description Stars
sabakihq/immutable-gametree An immutable data structure for representing game trees in board games like baduk and go. 20
sabakihq/gtp A Node.js module for handling GTP engines used in artificial intelligence and board games like Go. 19
sabakihq/shudan A customizable Preact component for rendering a Baduk game board 85
sabakihq/deadstones An algorithm to determine dead stones on a Go board using Monte Carlo simulations 32
sabakihq/influence A JavaScript library providing simple static heuristics for estimating influence maps on Go positions. 18
maaslalani/gambit A terminal-based chess game written in Go 826
sabakihq/sabaki An interactive board and editor for the strategy game Go/Baduk/Weiqi 2,411
buckley-w-david/conwaygo A simulation of Conway's Game of Life in Go, where the rules and behavior are defined by a set of cell states and their interactions. 3
narumiruna/bbgo-template Provides a foundation for building a basic backtesting framework for Go-based trading strategies 2
broadcastmonkey/chessongolem A game of chess played on a decentralized computing network 11
swatteau/sokoban-rs An implementation of a puzzle game where the player must move boxes to push boxes into boxes to unlock them 152
betrybe/playbook-go A guide to best practices and design patterns in the Go programming language 310
dobro/binbo A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. 124
flibioahk/ishido An implementation of the classic board game Ishido in AutoHotkey 4
dodecane/golem-sudoku A Sudoku game powered by Golem, allowing users to solve puzzles with varying difficulty levels. 1