Tag: GitHub
-
clock_mpf
Mission Pinball Framework doesn’t have any native way to use time and dates. To get around the lack of it I did my own code so I could use time and date for high scores and status screen in game. It works great and I share the code I wrote on my github at clock_mpf.…