gotchacode / connect-the-dots

Connect the dot game in canvas.
MIT License
1 stars 5 forks source link

Connect The Dots

This is an effort to create connect the dots game in web and mobile.

Installation

In order to start the server:

$ npm install
$ npm start

Contribution