Skip to content

πŸ–πŸ» A simple 2D game that uses the user's hand to control the player using Unity and Python (OpenCV and Mediapipe)

License

Notifications You must be signed in to change notification settings

coetus-jd/unconventional-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–πŸ» Unconventional Game

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.

License

πŸ‘€ Overview

Cropped.-.Apresentacao.-.Jogo.com.entrada.nao.convencional.mp4

πŸ„β€β™‚οΈ Quick Start

  1. Clone this repository git clone https://github.com/coetus-jd/unconventional-game.git
  2. Enter the project folder cd unconventional-game
  3. Run the hand detector python ./Python/Trying.py
  4. Open the unconventional-game folder with Unity and be happy πŸ˜„

🧱 This project was built with:

πŸ“š Learn more