Ping by francescomm

This sketch is missing a short description

Code is not mine, comes from:


Ping, the tiny pong clone © GPL3+

Tiny pong, lots of fun

https://www.hackster.io/TheYoHanSolo/ping-the-tiny-pong-clone-ab92a0?ref=similar&ref_id=12013&offset=2

Copyright 2015 TheYoHanSolo


I made some minor mods (mainly made the ball bounce better)

[I introduced a lot of useless divisions like kBallWidth/2 that should be substituted with variables like kHalfBallWith, etc.. but sincerely, who cares, let's play...]

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:180275" 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>