An open API service indexing awesome lists of open source software.

https://github.com/veltzer/jschess

jschess is a JavaScript based chess board
https://github.com/veltzer/jschess

board chess chessboard javascript

Last synced: 6 months ago
JSON representation

jschess is a JavaScript based chess board

Awesome Lists containing this project

README

          

## jschess

version: 0.0.1

description: jschess is a JavaScript based chess board

website: https://veltzer.github.io/jschess

## Build

![build](https://github.com/veltzer/jschess/workflows/build/badge.svg)

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
-----------------
* Prototype javascript library at http://prototypejs.org.
* Raphael javascript library at http://raphaeljs.com.
* chess.java javascript library at https://github.com/jhlywa/chess.js.

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 on it's website.

I am ready to work with any chess organization wishing to incorporate jschess
into their infrastructre and am already working with two such organizations...

## Contact

chat with me at [![gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/veltzer/mark.veltzer)

Mark Veltzer, Copyright © 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025