UNPKG

othello.js

Version:

An simple easy-to-use othello game implementation with TypeScript.

2 lines (1 loc) 32 B
export { Game } from "./game";