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

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.

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](https://i.gyazo.com/61a99aec8087cdfeaee6a6c5dbfab69c.gif)](https://gyazo.com/61a99aec8087cdfeaee6a6c5dbfab69c)

## Installation
#### Locally

`git clone https://github.com/jacobsteves/Desktop-Chess`

`cd Desktop-Chess`

`npm install`

`npm start`