Skip to content

Fun learning the serial console using simple hackable game.

License

Notifications You must be signed in to change notification settings

rianders/SerialAttack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SerialAttack

Arduino Serial combat We will connect N number of Arduinos that have more than three hardware serial ports together. Each Arduino will have hit points and a name. Attacks will have a psuedo random chance of succes. All linked Arduinos will pass messages to each other. These messages will list who is still alive. Attaks have to be declared by typing into the serial terminal the name of Arduino they are attacking. The message passing will continue until one last Arduino is standing.

alt WhiteBoardDesign

About

Fun learning the serial console using simple hackable game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 74.5%
  • C++ 25.5%