AR Fighter is a PvP game, where both players will use their body parts as a controllers in front of a camera.
Install pipenv
pipenv
pip install --user pipenv
Install requirements
pipenv install -r requirements.txt
Run tests
pytest