Skip to content

GigglingGalaxy/connect-the-dots-activity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connectthedots

A very simple JS game, where you connect the dots, to make a shape.

Description

A JS game, built using EaselJS, where you drag a turtle on screen to connect dots to form shapes.

Installation

Either:

  1. Download the repo as a ZIP file, and extract to a location on your local machine. Open index.html in the root directory of the branch in your favourite browser.

  2. Clone the repo using Git: git clone https://github.com/sugarlabs/connectthedots.git. Open index.html in the root directory of the cloned branch in your favourite browser.

  3. Fork this repo, and run the game using GitHub Pages, building it from the master branch. For more information, read this article

Once you have opened the game, follow the on-screen instructions

Support

Please open an issue here, and we'll get back to you as soon as possible.

Contribution

Please contribute by forking this repo, committing changes to your forked repo, and opening a pull request.

About

a very simple js game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 92.5%
  • CSS 7.2%
  • Other 0.3%