Skip to content

Cleaner Compose is a visualization of a 2d grid cleaner who wants to clean the entire room. The catch is to avoid the walls and to clean all the possible areas reachable by the cleaner starting point.

Notifications You must be signed in to change notification settings

crjacinro/cleaner-compose

Repository files navigation

Cleaner Compose

Cleaner Compose is a visualization of a 2D grid cleaner with the objective to clean the entire room. The catch is to avoid the walls and to clean all the possible areas reachable by the starting point of the cleaner.

The algorithm used to traverse the room is Depth-First Search.

cleaner-demo

Requirements

  • IntelliJ IDEA 2021 1.3 (or later)

Technologies

About

Cleaner Compose is a visualization of a 2d grid cleaner who wants to clean the entire room. The catch is to avoid the walls and to clean all the possible areas reachable by the cleaner starting point.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages