Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinmeiners/html-8bit-chess
8-bit Chess with HTML5 canvas.
https://github.com/justinmeiners/html-8bit-chess
canvas chess html5
Last synced: about 1 month ago
JSON representation
8-bit Chess with HTML5 canvas.
- Host: GitHub
- URL: https://github.com/justinmeiners/html-8bit-chess
- Owner: justinmeiners
- Created: 2015-09-14T18:05:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T18:50:42.000Z (over 9 years ago)
- Last Synced: 2024-10-29T20:02:28.352Z (3 months ago)
- Topics: canvas, chess, html5
- Language: JavaScript
- Size: 367 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Html 8-bit Chess
===============### About ###
IN PROGRESS
8-bit Chess with HTML5 canvas.
I started this project as a practice to learn more about Javascript and Canvas.
### Todo ###
- check and checkmate
- layout
- browser support![sample_image](https://raw.github.com/justinmeiners/html-8bit-chess/master/screenshots/9_15_15.png)