Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennyfrc/chessmovesjs
https://github.com/kennyfrc/chessmovesjs
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kennyfrc/chessmovesjs
- Owner: kennyfrc
- Created: 2021-06-27T05:39:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-28T07:44:14.000Z (about 3 years ago)
- Last Synced: 2023-03-08T21:11:22.825Z (over 1 year ago)
- Language: JavaScript
- Size: 953 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chessmoves.js (v0.1.0)
This is a chess move generator in development that uses native 64-bit integers (BigInts).
## Current Status
Fixing various perft bugs.