Skip to content

A rewrite of https://github.com/jhlywa/chess.js/ in es6. Added the ability for parsing PGN variations, as well as traversing said move tree.

License

Notifications You must be signed in to change notification settings

aaronfi/chess-es6.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess-es6.js

chess-es6.js is a rewrite of ~jhlywa's chess.js in es6, a newer version of Javascript.

It also includes the ability to parse PGN variations, as well as traverse the move tree and add new lines of play.

chess-es6.js can be transpiled down to es5 for peformant use in most web browsers.

Demo site: http://chessdemo.herokuapp.com

Demo site's repo: http://github.com/aaronfi/chess-es6-demo

A more detailed README file is coming soon.

About

A rewrite of https://github.com/jhlywa/chess.js/ in es6. Added the ability for parsing PGN variations, as well as traversing said move tree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published