A small OpenCV game with an aim to catch target as fast as you can.
Steps to Run :-
- Downlaod or git clone this repository.
- It is a Django Project, so you might have to download a few dependencies given in requirements.txt
- Go to terminal and start server by ($ python manage.py runserver ) This will start the server and the game will run on your device.