Skip to content

AmaanC/FloodIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A grid of six colors of tiles starts off randomly. The player can do a “flood fill” on the top left tile, changing the color of any adjacent tiles of the same color. The player wins if they are able to make the entire board a single color within a certain number of moves.

Made this trying to learn how to use the HTML5 Canvas.

About

A popular game's remake using HTML5's canvas element

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published