Skip to main content
Home

latest
Works with
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score100%
Downloads1,728/wk
Published2 years ago (0.1.1)

Game definitions for https://gameplay.computer

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@gameplay/games

Import symbol

import { type Connect4AgentSpec } from "@gameplay/games/agent";
or

Import directly with a jsr specifier

import { type Connect4AgentSpec } from "jsr:@gameplay/games/agent";

Add Package

pnpm i jsr:@gameplay/games
or (using pnpm 10.8 or older)
pnpm dlx jsr add @gameplay/games

Import symbol

import { type Connect4AgentSpec } from "@gameplay/games/agent";

Add Package

yarn add jsr:@gameplay/games
or (using Yarn 4.8 or older)
yarn dlx jsr add @gameplay/games

Import symbol

import { type Connect4AgentSpec } from "@gameplay/games/agent";

Add Package

vlt install jsr:@gameplay/games

Import symbol

import { type Connect4AgentSpec } from "@gameplay/games/agent";

Add Package

npx jsr add @gameplay/games

Import symbol

import { type Connect4AgentSpec } from "@gameplay/games/agent";

Add Package

bunx jsr add @gameplay/games

Import symbol

import { type Connect4AgentSpec } from "@gameplay/games/agent";