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.

GitHub

18 stars
3 watching
5 forks
Language: JavaScript
last commit: almost 6 years ago
badukboard-gamegopatternpattern-matchingstrategyweiqi

Related projects:

RepositoryDescriptionStars
sabakihq/go-boardA data structure representing a rectangular grid used in a two-player strategy board game21
alexpantyukhin/go-pattern-matchAn implementation of pattern matching for Go.246
blackrabbitt/mspmAn algorithm implementation for efficient multi-string pattern matching using trie data structures.25
bramstein/funcyAn experiment in adding functional pattern matching to JavaScript247
phakornkiong/go-pattern-matchProvides a concise and declarative way to handle complex conditional logic in Go93
sabakihq/gtpA Node.js module for handling GTP engines used in artificial intelligence and board games like Go.19
admk/patmatProvides a functional-style recursive pattern matching framework for Python29
sabakihq/deadstonesAn algorithm to determine dead stones on a Go board using Monte Carlo simulations33
mpark/patternsAn experimental C++ pattern matching library670
timbray/quaminaA fast pattern-matching library for Go that enables efficient discovery of matching fields in event data.412
sabakihq/shudanA customizable Preact component for rendering a Baduk game board86
sabakihq/immutable-gametreeAn immutable data structure for representing game trees in board games like baduk and go.20
mjambon/mikmatchAn OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic22
nogizhopaboroda/f_contextA CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching.34
schwarzit/hypermatchA high-performance Go library for rapid matching of events against rules in-memory with low latency.22