Skip to content

A Cordova app that creates a board of randomly generated colours and challenges the user to click the blocks that change colour with increasing speed.

Notifications You must be signed in to change notification settings

jipson7/randomColors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Cordova app that has currently been tested on ios and android

Here is the easiest way to get it up and running

  1. install node/npm and install Cordova if you haven't already
  2. run "cordova platform add ios android"
  3. run "cordova plugin add org.apache.cordova.device"
  4. The run either "cordova run android" or "cordova run ios" to test

About

A Cordova app that creates a board of randomly generated colours and challenges the user to click the blocks that change colour with increasing speed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published