This is a simple python vacuum cleaner with cmd interface
you need termcolor package for this project
pip install termcolor
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.