Skip to content

veltzer/jschess

Repository files navigation

jschess

version: 0.0.1

description: jschess is a JavaScript chess board written in pure JavaScript. It allows yo to create a chess board, have it show games in PGN notation from a server, moves pieces around, set up positions and more.

Technologies used

Demo

Is at github pages at https://veltzer.github.io/jschess.

What makes jschess different?

  • Pure javascript.
  • No images - totally scalable graphics.
  • You can have your board at any size you want (because of scalable graphics).
  • As a result of being pure javascript totally controllable programatically.
  • Looks best.
  • Sits on top of good infrastructure (prototype.js,raphael.js,chess.js).

Monetary contribution

If you"d like to see a feature added to jschess or would just like to show your appreciation you are welcome to contribute to it"s development at https://veltzer.github.io/jschess. I am ready to work with any chess organization wishing to incorporate jschess into their infrastructre and am already working with two such organizations...

jschess is a JavaScript based chess board

Mark Veltzer <[email protected]>, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022