Skip to content

cmsrs/balllines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

balllines

Ball lines, Kulki, Color Lines for mobile or stationary devices. Move the balls to from lines of 5 or more balls of the same colour. The lines can be horizontal, vertical or diagonal.

Game was written in pure JavaScript and HTML5, CSS3, includes two library:

  1. modernizr - check that web browser have been embedded in Canvas,

  2. javascript-astar - assign the shortest path ball from one point to another with: "A* Search Algorithm". Library is available on the website: http://github.com/bgrins/javascript-astar

You can play with my game on the page:

http://www.cmsrs.pl/en/projects/kulki

Run the game:

git clone  https://github.com/cmsrs/balllines.git
cd balllines/
firefox ./index.html

Install as Android app:

https://play.google.com/store/apps/details?id=pl.cmsrs.balllines

https://play.google.com/store/apps/details?id=pl.cmsrs.balllinesv2

https://play.google.com/store/apps/details?id=pl.cmsrs.balllinesv3

About

Kulki, Ball lines, Color Lines: Move the balls to from lines of 5 or more balls of the same colour. The lines can be horizontal, vertical or diagonal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published