- The player must make special hand signs quickly at specific blocks of the screen.
- The game will use the webcam to read the user’s movements.
- The screen will be split into NBlock * NBlock areas. (The user selects NBlock before the beginning of the game)
- The player will be given a chain of hand signs to make as well as where to place their hand (in only one area of the screen).
- The player should do the earliest sign of the chain, any sign except the earliest one will not be counted.
- The Player's score will be stored. Every correct hand sign adds points and the sign will disappear.
- There are no Time Limit or End of the chain, the speed of signs (the chain) will increase by increasing of the player's points.
- The Game will end if the player missed MaxMiss signs. (The user selects MaxMiss before the beginning of the game)
- The final score for any game = ceil( (points * NBlock/MaxMiss)(2 - steptime) * 100 ).
-
Notifications
You must be signed in to change notification settings - Fork 0
An image processing project in my third year at Computer department in Faculty of Engineering Cairo University.
License
OmarKimo/Hand-Sign-game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An image processing project in my third year at Computer department in Faculty of Engineering Cairo University.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published