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
- Host: GitHub
- URL: https://github.com/micahcantor/chess.processing
- Owner: micahcantor
- Created: 2019-04-23T18:27:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T16:49:26.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T18:45:53.910Z (3 months ago)
- Language: Processing
- Homepage:
- Size: 422 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.