Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 377 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 377 Bytes

Python Vacuum Cleaner

This is a simple python vacuum cleaner with cmd interface

Packages

you need termcolor package for this project

pip install termcolor

Run The Project

simply run the project with this command

python vacuum.py

just enter the amount of dimension and dirts that you want to have and the cleaner will start to clean random dirts.