/Snow-Plow

This program creates a 2D array with values of 1 or 2 randomly assigned, and checks the surrounding values of the first 1 found, then subsequently found 1s recursively. All the found values will be changed to a 0 and displayed on a GUI. This program uses a timer to delay the changing of each 1 value.

Primary LanguageJavaMIT LicenseMIT

This repository is not active