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

https://github.com/chrisru/checkers

🎲 Board game built with HTML5
https://github.com/chrisru/checkers

checkers es6 game html5-game webpack

Last synced: about 1 month ago
JSON representation

🎲 Board game built with HTML5

Awesome Lists containing this project

README

          

# Checkers
Checkers built in HTML5

## Run
- Install dependencies `npm install` or `yarn install`
- Run `gulp dev` for a live development version
- Run `gulp prod` for a production version