Skip to content

shaack/chess.mjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess.mjs

I want to rework chess.js (v0.13.4) with the following changes:

  • Implement Chess960. ✅
    • Done, but further testing is needed.
  • Move to vanilla ES6.
    • Already usable with ES6 but with a simple wrapper.
  • Refactor the 2000-line monolith into smaller ES6 classes.

About

Just the ES6 module version of chess.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors