Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hamidrabedi/python-vaccum


https://github.com/hamidrabedi/python-vaccum

Last synced: 25 days ago
JSON representation

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.