Skip to content

Island counter is a visualization of an algorithm thath count the number of islands in an array. In this case the user can create islands in a matrix of ocean and start counting it.

Notifications You must be signed in to change notification settings

jocgomez/islands_counter

Repository files navigation

islands_counter

The main idea of this app was to visualize a counter algorithm. In this case with an interactive matrix where any space in the array that you choose could be island or sea and the algorith start counting the islands that are connected based on your actions.

In the other tab we can see a completely diferent UI, and that's becouse is a 1:1 clone based on a received design.

Island_counter_app.mp4

About

Island counter is a visualization of an algorithm thath count the number of islands in an array. In this case the user can create islands in a matrix of ocean and start counting it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published