Skip to content

nandikajain/Smaash-Arduino-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smaash is a human interactive multiplayer game which makes use of hand gestures. This game was made using Piezo (for touch) and Gyro(for orientation) and integrates Arduino for game play and Processing for display of score.

Single player Mode-

The player in the single player mode has to hit the correct block where the random RGB lights.(colors selected-Red and Green)

Multiplayer Game Mode-

It is a two player game where one of the player hits the correct box where the RGB lights and the other player selects the correct color using the other hammer.

Scoring-

Scoring system is done with the integration of Arduino with Processing.For a correct hit, the action maps to +4 on the Processing screen, while for an incorrect hit, the action maps to -1 on the Processing screen.

About

An interactive multiplayer game using Arduino and Processing. ​ Smaash is a multiplayer interactive, fast moving game made using Processing and Arduino controlled using human gestures. It is game which involves using hammers and hitting the hammer on the target where the LED lights up.It also takes care if the orientation of the hammer is in sy…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors