Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.63 KB

README.md

File metadata and controls

60 lines (40 loc) · 1.63 KB

Rocket League Sideswipe Classification

Built with

Tools

Getting started

Installation

Install Poetry:

curl -sSL https://install.python-poetry.org | python3 -

Clone the repository :

git clone [email protected]:tocard-inc/enseeiht/projet-classification.git

Install the dependencies :

cd projet-classification
poetry run pip install --upgrade pip
poetry install

Usage

Plug your android phone to your computer, ensure adb detects it and that you've granted the permission to your computer.

To run the database generator :

python3 src/main.py

Contributing

Please use conventional commits.

License

Distributed under the MIT license. See LICENSE for more information.

Contact

Laureηt <[email protected]>
Damien Guillotin <[email protected]>
Pierre-Eliot Jourdan <[email protected]>