Arduboy Guess a Number.
Just to practice c++
, this is a Guess a Number
version of the tutorial of Arduboy, but with classes for the game loop.
- Create new sketch on Arduino IDE.
- Past content of
game.cpp
.
Inspiration.
Arduboy Guess a Number.
Just to practice c++
, this is a Guess a Number
version of the tutorial of Arduboy, but with classes for the game loop.
game.cpp
.Inspiration.