This project is a simple 2D game that uses the user's hand to control the player, aiming to use an input other than a keyboard or mouse, as part of an activity of the Graphic Computing discipline.
Cropped.-.Apresentacao.-.Jogo.com.entrada.nao.convencional.mp4
- Clone this repository
git clone https://github.com/coetus-jd/unconventional-game.git
- Enter the project folder
cd unconventional-game
- Run the hand detector
python ./Python/Trying.py
- Open the
unconventional-game
folder with Unity and be happy π
- Introduction to Using OpenCV With Unity: https://www.raywenderlich.com/5475-introduction-to-using-opencv-with-unity
- Augmented Reality Colour Tracking: https://github.com/LegolaSir/RA_ColourTracking