Vacuum-Cleaner Python3

This is a Python3 agent that implements a simulator for a vacuum cleaner and it is introduction to Artificial Intelligence.

  • A smart agent that cleans rooms size of n * n
  • Agent can move Up, Down, Left, Right + calculate performance each round.

Screenshots

Setup

To run this app, you will need to follow these 3 steps:

1. Requirements

  • a Laptop
  • Text Editor or IDE (eg. vscode, PyCharm)
  • Git installed on your Laptop.

2. Install Python and Pipenv

GitHub

https://github.com/A-safarji/vacuum-cleaner-agent