harbaum / galagino

A Galaga, Pac-Man and Donkey Kong arcade emulator for the ESP32
315 stars 21 forks source link

Master attract mode #6

Closed harbaum closed 1 year ago

harbaum commented 1 year ago

All three games come with an "attract mode" where the game runs short game sequences to attract paying users. With the galagino menu these don't show up until one machine is selected in the menu.

Add a timer to implement a "master attract mode" where the esp32 randomly starts machines after some time into attract mode while it sits idle in the menu. This "master attract mode" ends once the user presses a button.