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

https://github.com/powerock38/chejs

simple chess game in JS
https://github.com/powerock38/chejs

Last synced: about 2 months ago
JSON representation

simple chess game in JS

Awesome Lists containing this project

README

          

# chejs
Simple 2D chess game made in JS

Playable at https://chejs.netlify.app/

Play locally with
[an HTTP server supporting .mjs files](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules#aside_%E2%80%94_.mjs_versus_.js)
(`npx http-server`)