Skip to content

This is a Python program that implements a vacuum cleaner as an Artificial Intelligence.

License

Notifications You must be signed in to change notification settings

mammaddrik/GarbageGoober

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


GarbageGoober logo
GarbageGoober

Tools for Cleaning

GarbageGoober demo

Contents

Installation
Usage
License


This is a Python program that implements a vacuum cleaner as an Artificial Intelligence.

Installation

Note: GarbageGoober isn't compatible with python2, run it with python3 instead.
I suggest you definitely use cmder.

git clone https://github.com/mammaddrik/GarbageGoober.git
cd GarbageGoober
pyrhon pip install -r requirements.txt
python GarbageGoober.py

Note: You may encounter an error while installing this requirements. If an error occurs, use the following command:

python -m pip install --upgrade pip
pyrhon pip install -r requirements.txt

Usage

After installing the script, you can choose two options from the script:

  1. It is for Random trash:

    Note: It moves in four directions and does not leave the screen and displays the state of the room at any moment. You can specify the location of GarbageGoober.

    Random.png

    test.png

  2. It is for Custom trash:

    Note: It starts from the first room and moves to the last room and does not leave the screen.

    Custom.png

License

GarbageGoober is licensed under MIT License.

back to top

About

This is a Python program that implements a vacuum cleaner as an Artificial Intelligence.

Topics

Resources

License

Stars

Watchers

Forks

Languages