Skip to content

nicoletibaldi/flood-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flood-It!

Live

Screenshots

image of welcome screen

image of game screen

Instructions

Flood the whole board with one color within the specified number of moves. Start from the top left corner. Click the colored circles below the grid. When you change the current color, every adjacent square with the same color will also change.

Languages

  • JavaScript
  • CSS3
  • HTML5

Technical

  • Utilizes jQuery to manipulate the DOM based on the game state
  • Recursive algorithm calculates "flooded" area

To-do

  • Allow user to change grid color scheme
  • Rework game to utilize lightweight "DOMinodes" library (needs more methods)
  • Add levels
  • Track all-time best scores

About

Strangely addictive puzzle game built with JavaScript and jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published