Skip to content

comp2022/chess-ts

Repository files navigation

Typescript Chess Library

Created primarily for our chess React project.

Uses:

  • TypeScript
  • Jest
  • Publishing to the NPM registry

How to navigate this project

All code is contained within src. Currently, all unit tests exist in src/__tests__, but this may change in the future.

Replicating this project's configuration

Follow the guide here (project_setup.md).

About

TypeScript library implementing Chess. Intended for use in the comp2022/chess project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published