ai-in-actiune / ar-fighter

0 stars 0 forks source link

AR Fighter


Description

AR Fighter is a PvP game, where both players will use their body parts as a controllers in front of a camera.

Environment

Install pipenv

pip install --user pipenv

Install requirements

pipenv install -r requirements.txt

Run tests

pytest