![](https://cdn.hackaday.io/images/3828211471630124407.jpg)
every wall screen needs a screensaver so i created a pong clock in javascript and CSS. If the screens are not touched for 2 minutes they default back to the pong clock. For those of you not familure with this concept. The automated player on the left wins every hour on the hour, the automated player on the right wins every minute on the minute. Because of this the score is always the time.
I have written this app 3 times over the last 5 years or so, it gets a little better every time. This version uses some code i found on the internet which allows it to run in the browser very smooth. My previous version had better more realistic paddle movement where the left hand player was obviously a worse player. I plan on combining the logic code from my previous version with the new version to create a better clock interface.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.