Skip to content

My first AI project. A robot vacuum cleaner that cleans dirty tiles in a 2-D environment with random obstacles.

Notifications You must be signed in to change notification settings

atomb0mb/BasicRoboticVacuumCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicRoboticVacuumCleaner

My first AI project. A robot vacuum cleaner that cleans dirty tiles in a 2-D environment with random obstacles.

Overview

  • Robot allows to move up, down, left, right direction only.
  • Robot allows to move a tile per Action.
  • The environment is filled with randomized obstacles or impassable.
  • The robot will eventually clean all the tiles unless the given of number of steps are restricted or limited.

About

My first AI project. A robot vacuum cleaner that cleans dirty tiles in a 2-D environment with random obstacles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages