https://github.com/jacobsteves/desktop-chess
A desktop application allowing the user to play chess.
https://github.com/jacobsteves/desktop-chess
chess desktop-application electron
Last synced: about 2 months ago
JSON representation
A desktop application allowing the user to play chess.
- Host: GitHub
- URL: https://github.com/jacobsteves/desktop-chess
- Owner: jacobsteves
- License: mit
- Created: 2017-08-13T02:36:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T01:59:30.000Z (over 8 years ago)
- Last Synced: 2025-01-26T08:14:22.103Z (over 1 year ago)
- Topics: chess, desktop-application, electron
- Language: JavaScript
- Size: 468 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Desktop-Chess
A desktop application built on [Electron](https://electron.atom.io/) allowing the user to play chess.
## Demo
[](https://gyazo.com/61a99aec8087cdfeaee6a6c5dbfab69c)
## Installation
#### Locally
`git clone https://github.com/jacobsteves/Desktop-Chess`
`cd Desktop-Chess`
`npm install`
`npm start`