Skip to content

amirhossein7/VacuumCleanerPythonAlgorithem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vacuum Cleaner Simulator Algorithem

This is a vacuum simulator app that simulate movement pattern of a simple vacuum cleaner. I used this repository as the code base of this project.

Installtion

Use the python version 3 or later.

Create an enviroment for running your project in it (optional)

python3 -m venv yourEnviromentName

Use the package manager pip to install dependencies.

pip install -r requirement.txt

Usage

python3 vacuum_cleaner.py

About

This is a simple vacuum cleaner simulator written with python. That was a university assignment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages