Create demo of Color Lines game (JavaScript)

Back to OpenSource Participation forum

Rodion (admin)     2015-07-11 17:13:47
User avatar

One of the future tasks should be about Color Lines game.

It would be great to have demo for it (like with Hard Life problem).

Requirements: JavaScript, a bit of HTML, algorithms.

You may see projects of similar demos at our github:

HardLifeJs
Simple Pool
Simple Scene 3d

The main idea is to create the code in 1 or 2 js-files so we can publish them at gh-pages branch of github project - and then the problem will simply include script from there. You may investigate that for problems mentioned above it works just this way.

I'm ready to provide necessary consultations, of course :)

Guy Gervais     2015-07-11 23:44:00
User avatar

Is the game you have in mind similar to this one: Link ?

Please login and solve 5 problems to be able to post at forum