Skip to content

A multi-size, generic and configurable boardgame package for node

Notifications You must be signed in to change notification settings

hacking-robot/boardgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boardgame

A node module that allows building custom board games (chess, minichess, babychess etc..).

  • Configurable board size
  • Custom move validation
  • Custom move generator

Look at the example for more information. This module is still in beta and is part of the Tutorial on Chesscode.io

Install

npm init
npm install @chesscode/board

Test

node node_modules/\@chesscode/board/example/index.js

About

A multi-size, generic and configurable boardgame package for node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published