Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamidrabedi/python-vaccum
https://github.com/hamidrabedi/python-vaccum
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hamidrabedi/python-vaccum
- Owner: hamidrabedi
- License: mit
- Created: 2022-04-20T19:59:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T20:15:11.000Z (over 2 years ago)
- Last Synced: 2024-02-23T20:25:17.961Z (11 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.