ATtiny keychain game console

This tiny keychain game console is pretty neat and is based on ATtiny85 and and a SSD1306-driven OLED screen. The author has also shared the code for the UFO Escape game for this console. I finally had some free time to make something fun and decided to write a new game for the Attiny85 ssd1306 keychain. I reused the sleep, display and interrupts code from the “Breakout” game I created a while ago. This time I wanted a more addictive game. The game had to be playable using just the two buttons. I thought a racing game might be a good
Read more