Git Product home page Git Product logo

hand-sign-game's Introduction

Hand Sign game

In this game:

  • 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 ).

hand-sign-game's People

Contributors

omarkimo avatar yahiaabusaif avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.