Skip to content

Mind-Sports-Games/stratops

Repository files navigation

stratops

Test

Strategy games and strategy game variant rules and operations in TypeScript.

based on chessops: https://github.com/niklasf/chessops/

Development

Install build dependencies:

pnpm install

Update deps:

rm -rf node_modules pnpm-lock.yaml && pnpm store prune && pnpm install

To compile typescript:

pnpm prepare --watch

run tests:

pnpm run test --watch
pnpm run test src/squareSet --watch

Before committing:

pnpm run lint
pnpm run format

License

stratops is licensed under the GNU General Public License 3 or any later version at your choice. See LICENSE.txt for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •