Skip to content

A 3 players reflex game created with arduino and some basic programming, it was the final project of a class in college.

Notifications You must be signed in to change notification settings

jorgeeldis/3playersreflexgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3-PlayersReflexGame

A simple reflex game for 3 people created with an arduino!

This 3 Players Reflex Game was created by the help of two college friends, this was our final project and we decided to create it the best way possible, this game starts by welcoming you to the game where you will see a menu, which you can select the option you want, to read instruction or to play the game, when you play the game theres gonna be a LED thas gonna blink one time between 1-10 sec, when the LED stops that blink, the player has to push the button, the fastest of the three will get the point!

header

Development setup

You´re gonna need to install these modules:
Include "pitches.h"
Include <Wire.h>
Include <LiquidCrystal_I2C.h>
Include <SPI.h>

Meta

Jorge Eldis ~ @jorgeeldis ~ jorgeeldisg30@gmail.com

https://github.com/jorgeeldis/

Contributing

  1. Fork it (https://github.com/jorgeeldis/3-PlayesReflexGame/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A 3 players reflex game created with arduino and some basic programming, it was the final project of a class in college.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published