Skip to content

Imenturki0/Vacuum-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vacuum Cleaner Agent Simulation

A simple Python Tkinter simulation of a vacuum cleaner agent that moves between two locations and cleans dirty areas automatically.

Vacuum Agent

Features

  • Two locations (A and B) represented as colored squares.
  • Click a location to mark it as Dirty or Clean.
  • Automatic movement between locations every few seconds.
  • Cleans dirty locations automatically.
  • Stop automatic operation by pressing Spacebar.

How to Run

git clone https://github.com/Imenturki0/vacuum-agent.git
cd vacuum-agent
python vacuum_agent.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages