go-board
Game board
A data structure representing a rectangular grid used in a two-player strategy board game
A Go board data type.
21 stars
3 watching
12 forks
Language: JavaScript
last commit: over 3 years ago badukboard-gamedatatypegostrategyweiqi
Related projects:
Repository | Description | Stars |
---|---|---|
| An immutable data structure for representing game trees in board games like baduk and go. | 20 |
| A Node.js module for handling GTP engines used in artificial intelligence and board games like Go. | 19 |
| A customizable Preact component for rendering a Baduk game board | 86 |
| An algorithm to determine dead stones on a Go board using Monte Carlo simulations | 33 |
| A JavaScript library providing simple static heuristics for estimating influence maps on Go positions. | 19 |
| A terminal-based chess game written in Go | 831 |
| An interactive board and editor for the strategy game Go/Baduk/Weiqi | 2,430 |
| 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 |
| Provides a foundation for building a basic backtesting framework for Go-based trading strategies | 2 |
| A game of chess played on a decentralized computing network | 11 |
| An implementation of a puzzle game where the player must move boxes to push boxes into boxes to unlock them | 154 |
| A guide to best practices and design patterns in the Go programming language | 310 |
| A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 125 |
| An implementation of the classic board game Ishido in AutoHotkey | 4 |
| A Sudoku game powered by Golem, allowing users to solve puzzles with varying difficulty levels. | 1 |