This project is designed for the PiWars 2024 competition.
Before you begin, ensure you have met the following requirements:
-
You have installed the latest version of Python and pip. If not, you can download them from here.
-
You have a Windows/Linux/Mac machine.
-
You have a desktop environment installed and a display connected.
-
You have a working camera connected.
To install Pi Wars, follow these steps:
-
Clone the repository:
git clone https://github.com/arozx/piwars2024.git
-
Navigate to the project directory:
cd piwars2024
-
Install the requirements using pip:
pip install -r requirements.txt
To use Pi Wars, follow these steps: