Algorithm of Nth order Gomoku in OOP
A algorithm based on minimax search and alpha-beta prune to solve gomoku game.
Tools for handling gomoku games
[](https://reactjs.org/) [](https://developer.mozilla.org/en-US/docs/Web/JavaScript) [ game plugin for Koishi
Gomoku Game Manager
CLI for playing board games on TableCraft — join rooms, make moves, challenge bots. Includes the `tablecraft-player` skill for AI agents (Claude Code, Codex CLI, etc.).
A reusable component library for building Five in a Row (Gomoku) games. This library provides flexible, customizable React components to help you quickly create a fully functional "Five in a Row" board game experience.
Reusable React components for Gomoku-PL. Includes board/game UI, controls, modals, GDPR support, and Storybook stories.
Array#isArray for older browsers
JSON parse & stringify that supports binary via bops & base64
Run a function exactly one time
CLI arguments parser. Native port of python's argparse.
Get the command from a shebang
ECMAScript AST recursive visitor
Callback wrapping utility
Resolve the path of a module like `require.resolve()` but from a given path
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Allows users to use generators in order to write common functions that can be both sync or async.
Buffers events from a stream until you are ready to handle them.
Returns true if a string has an extglob.
The Node.js `util.deprecate()` function with browser support