Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 589 Bytes

Guess a Number

Arduboy Guess a Number.

game endgame

Description

Just to practice c++, this is a Guess a Number version of the tutorial of Arduboy, but with classes for the game loop.

Dependencies

Executing program

  • Create new sketch on Arduino IDE.
  • Past content of game.cpp.

Acknowledgments

Inspiration.