This is the start of a very simple Paint program. The "fill" tool is not complete yet; so far it only colors the pixel clicked on. You must finish implementing the fill() method in fill.js so that it fills in an entire connected region of like-colored pixels. The comments in the method describe the algorithm in pseudo-code. Your task is to implement it in Javascript.
forked from KenzieAcademy/KenziePaint
-
Notifications
You must be signed in to change notification settings - Fork 0
nolastan/KenziePaint
About
Starter files for a simple paint program.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 64.5%
- CSS 19.0%
- HTML 16.5%