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

https://github.com/micahcantor/chess.processing

Offline chess between two players in processing
https://github.com/micahcantor/chess.processing

Last synced: about 2 months ago
JSON representation

Offline chess between two players in processing

Awesome Lists containing this project

README

        

# Chess.Processing
A desktop chess application that uses Processing for the graphics library. The program will only let players make moves that follow the rules of chess, and can detect when there has been check or checkmate.

![Chess](./ChessDemo.png)