Trippybird V3 TinyDuino TinyScreen TinyJoystick Game by afelli

Cloned from Sketch TinyScreen_TinyJoystick_Flappybirds by canuel.vincent

This sketch is missing a short description
//Made by afelli on 05182015 //This is a flappy bird game meant to be used with //Tinyduino tiny screen and tiny joystick combination. //I noticed there was a flappy bird game for the screen which had a counter //but the flappy bird game that was joystick compatible did not have a counter //So - I merged the two codes, and I present.. //TinyJoystick&TinyScreen-Compatible Flappy Bird with a Counter for TinyDuino!

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:115301" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>