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

https://github.com/randomgamingdev/p5js-chess

A basic implementation of chess made for p5.js
https://github.com/randomgamingdev/p5js-chess

basic board board-game chess easy game javascript js p5 p5js simple

Last synced: about 1 month ago
JSON representation

A basic implementation of chess made for p5.js

Awesome Lists containing this project

README

          

# p5js-chess
A basic implementation of chess made for p5.js

Draw's aren't implemented yet and you just won't be able to move when you get checkmated or stalemated, but other than that it's just the classic game of chess.

The chess pieces are from https://commons.wikimedia.org/wiki/Category:SVG_chess_pieces and created by User:Cburnett

Try it out here: https://randomgamingdev.github.io/p5js-chess/