immutable-gametree
Game tree data structure
An immutable data structure for representing game trees in board games like baduk and go.
An immutable game tree data type.
20 stars
3 watching
10 forks
Language: JavaScript
last commit: over 4 years ago badukboard-gamedata-typegoimmutablesgftreeweiqi
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A data structure representing a rectangular grid used in a two-player strategy board game | 21 |
| | 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 algorithmic system for identifying patterns and shapes in Go board arrangements. | 18 |
| | 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 library providing immutable value types and serialization capabilities for Dart programming language | 872 |
| | Persistent data structures for Python that provide immutable and functional design | 2,039 |
| | A Mongoid document extension for building tree structures with a materialized path pattern | 302 |
| | A Python library implementing immutable data structures similar to Clojure's Vectors and Maps | 75 |
| | A numbers puzzle game where players make each number on a grid equal by incrementing selected cells with arrow key input | 38 |
| | Reimplementation of the Natural Number Game in Coq | 6 |
| | Efficient immutable data structures for the Crystal programming language | 201 |
| | A Game Boy game created in a short timeframe using C. | 6 |
| | An open source 2D game engine with Python/Cython support for building cross-platform games | 30 |