boardmatcher
Pattern matcher
An algorithmic system for identifying patterns and shapes in Go board arrangements.
Finds patterns & shapes in Go board arrangements and names moves.
18 stars
3 watching
5 forks
Language: JavaScript
last commit: over 4 years ago badukboard-gamegopatternpattern-matchingstrategyweiqi
Related projects:
Repository | Description | Stars |
---|---|---|
| A data structure representing a rectangular grid used in a two-player strategy board game | 21 |
| An implementation of pattern matching for Go. | 246 |
| An algorithm implementation for efficient multi-string pattern matching using trie data structures. | 25 |
| An experiment in adding functional pattern matching to JavaScript | 247 |
| Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
| A Node.js module for handling GTP engines used in artificial intelligence and board games like Go. | 19 |
| Provides a functional-style recursive pattern matching framework for Python | 29 |
| An algorithm to determine dead stones on a Go board using Monte Carlo simulations | 33 |
| An experimental C++ pattern matching library | 670 |
| A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 412 |
| A customizable Preact component for rendering a Baduk game board | 86 |
| An immutable data structure for representing game trees in board games like baduk and go. | 20 |
| An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
| A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
| A high-performance Go library for rapid matching of events against rules in-memory with low latency. | 22 |