LiquidColor is is distributed under the terms of the GNU LESSER GENERAL PUBLIC LICENSE, version 3.0. The text of the license is included in the file LICENSE.TXT
in the project root.
This is a single player game written in JavaScript. It will take advantage of HTML5 canvas.
To run this game you need a internet browser supporting JavaScript and HTML5. At least all modern browsers will fit.
You can test this game on my site.
The game is developed on Google Chrome. If you get problems, please report the used browser. As fallback you can use Google Chrome.
Saw this game on Android. Thought by myself - looks easy. This is the try to implement this game.
- Thanks to Jonas for the hints with JavaScript filters and to use HTML div for messages instead of alert.
- Thanks to Sascha for common hints about HTML and JavaScript.