Skip to content

A multiplayer TPS game made using unity engine and input controls given via facial gestures.

Notifications You must be signed in to change notification settings

kiranbaby14/Hyperface-Implemented-Multiplayer-TPS-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyperface-Implemented-Multiplayer-TPS-Game

A multiplayer TPS game made using unity engine and input controls given via facial gestures.


Screenshot

p2


Implementations

  • Gender Detection

    Gender setection is implemented by training a model on CNN algorithm. This mechanism is used in the game to select the character according to the gender of the player.
  • Face Detection

    Face detection is achieved using DLib library and OpenCV.
  • Landmark Localization

    Landmark Localization is done using DLib library and OpenCV. This feature is also used in the implementation of mouth opening detection and eye blinking detection which are used inside the game to make the player perform certain actions.
  • Multiplayer Game

    The Game is made using unity engine and multiplayer mechanism is implemented on top of photon server.

About

A multiplayer TPS game made using unity engine and input controls given via facial gestures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages