Download Color Paths Free Java Code

Description

An opensource HTML puzzle game inspired by Flow (http://itunes.apple.com/us/app/flow free/id526641427?mt=8).

Icons

Color Paths

Source Files

The download file ColorPaths-master.zip has the following entries.


README.md/* w ww. j  a  va2 s . c  o m*/
assets/css/style.css
assets/images/game-name.png
assets/images/next-level.png
assets/images/path.png
assets/images/pause-button.png
assets/images/play-again.png
assets/images/play-button.png
assets/images/quit-game.png
assets/images/restart-level.png
assets/images/resume-button.png
assets/images/score.png
assets/images/screen-background.png
assets/images/svg/drawing.svg
assets/images/svg/game-elements.svg
assets/images/tile-aqua-path-down-left.png
assets/images/tile-aqua-path-horizontal-left.png
assets/images/tile-aqua-path-horizontal-right.png
assets/images/tile-aqua-path-horizontal.png
assets/images/tile-aqua-path-left-up.png
assets/images/tile-aqua-path-right-down.png
assets/images/tile-aqua-path-up-right.png
assets/images/tile-aqua-path-vertical-down.png
assets/images/tile-aqua-path-vertical-up.png
assets/images/tile-aqua-path-vertical.png
assets/images/tile-aqua-source - Copy.png
assets/images/tile-aqua-source-path-down.png
assets/images/tile-aqua-source-path-left.png
assets/images/tile-aqua-source-path-right.png
assets/images/tile-aqua-source-path-up.png
assets/images/tile-aqua-source.png
assets/images/tile-blue-path-down-left.png
assets/images/tile-blue-path-horizontal-left.png
assets/images/tile-blue-path-horizontal-right.png
assets/images/tile-blue-path-horizontal.png
assets/images/tile-blue-path-left-up.png
assets/images/tile-blue-path-right-down.png
assets/images/tile-blue-path-up-right.png
assets/images/tile-blue-path-vertical-down.png
assets/images/tile-blue-path-vertical-up.png
assets/images/tile-blue-path-vertical.png
assets/images/tile-blue-source-path-down.png
assets/images/tile-blue-source-path-left.png
assets/images/tile-blue-source-path-right.png
assets/images/tile-blue-source-path-up.png
assets/images/tile-blue-source.png
assets/images/tile-green-path-down-left.png
assets/images/tile-green-path-horizontal-left.png
assets/images/tile-green-path-horizontal-right.png
assets/images/tile-green-path-horizontal.png
assets/images/tile-green-path-left-up.png
assets/images/tile-green-path-right-down.png
assets/images/tile-green-path-up-right.png
assets/images/tile-green-path-vertical-down.png
assets/images/tile-green-path-vertical-up.png
assets/images/tile-green-path-vertical.png
assets/images/tile-green-source-path-down.png
assets/images/tile-green-source-path-left.png
assets/images/tile-green-source-path-right.png
assets/images/tile-green-source-path-up.png
assets/images/tile-green-source.png
assets/images/tile-orange-path-down-left.png
assets/images/tile-orange-path-horizontal-left.png
assets/images/tile-orange-path-horizontal-right.png
assets/images/tile-orange-path-horizontal.png
assets/images/tile-orange-path-left-up.png
assets/images/tile-orange-path-right-down.png
assets/images/tile-orange-path-up-right.png
assets/images/tile-orange-path-vertical-down.png
assets/images/tile-orange-path-vertical-up.png
assets/images/tile-orange-path-vertical.png
assets/images/tile-orange-source-path-down.png
assets/images/tile-orange-source-path-left.png
assets/images/tile-orange-source-path-right.png
assets/images/tile-orange-source-path-up.png
assets/images/tile-orange-source.png
assets/images/tile-pink-path-down-left.png
assets/images/tile-pink-path-horizontal-left.png
assets/images/tile-pink-path-horizontal-right.png
assets/images/tile-pink-path-horizontal.png
assets/images/tile-pink-path-left-up.png
assets/images/tile-pink-path-right-down.png
assets/images/tile-pink-path-up-right.png
assets/images/tile-pink-path-vertical-down.png
assets/images/tile-pink-path-vertical-up.png
assets/images/tile-pink-path-vertical.png
assets/images/tile-pink-source-path-down.png
assets/images/tile-pink-source-path-left.png
assets/images/tile-pink-source-path-right.png
assets/images/tile-pink-source-path-up.png
assets/images/tile-pink-source.png
assets/images/tile-red-path-down-left.png
assets/images/tile-red-path-horizontal-left.png
assets/images/tile-red-path-horizontal-right.png
assets/images/tile-red-path-horizontal.png
assets/images/tile-red-path-left-up.png
assets/images/tile-red-path-right-down.png
assets/images/tile-red-path-up-right.png
assets/images/tile-red-path-vertical-down.png
assets/images/tile-red-path-vertical-up.png
assets/images/tile-red-path-vertical.png
assets/images/tile-red-source-path-down.png
assets/images/tile-red-source-path-left.png
assets/images/tile-red-source-path-right.png
assets/images/tile-red-source-path-up.png
assets/images/tile-red-source.png
assets/images/tile-yellow-path-down-left.png
assets/images/tile-yellow-path-horizontal-left.png
assets/images/tile-yellow-path-horizontal-right.png
assets/images/tile-yellow-path-horizontal.png
assets/images/tile-yellow-path-left-up.png
assets/images/tile-yellow-path-right-down.png
assets/images/tile-yellow-path-up-right.png
assets/images/tile-yellow-path-vertical-down.png
assets/images/tile-yellow-path-vertical-up.png
assets/images/tile-yellow-path-vertical.png
assets/images/tile-yellow-source-path-down.png
assets/images/tile-yellow-source-path-left.png
assets/images/tile-yellow-source-path-right.png
assets/images/tile-yellow-source-path-up.png
assets/images/tile-yellow-source.png
assets/images/tile.png
assets/images/time.png
assets/images/tryagain-button.png
index.html
js/libs/PxLoader.js
js/libs/PxLoaderImage.js
js/libs/caat-min.js
js/libs/sylvester.js
js/libs/tge-min.js
js/libs/viewporter.js
js/scripts/GameOver.js
js/scripts/GameTimer.js
js/scripts/LoadingScreen.js
js/scripts/MainMenu.js
js/scripts/MyGame.js
js/scripts/PauseScreen.js

Download

Click the following link to download ColorPaths-master.zip.

ColorPaths-master.zip




















Home »
  Javascript Free Code Download »
    Color »




Color
Color Canvas
Color Converter
Color HTML5
Color Image
Color Library
Color Picker
Color Plugin
Color v