Games, for fun (and stress-testing) (#13464)

This commit is contained in:
Scott Lahteine
2019-04-01 15:43:48 -05:00
committed by Scott Lahteine
parent fbc7b51a24
commit 8b7c3eec83
78 changed files with 1435 additions and 0 deletions

View File

@ -960,6 +960,11 @@
//#define STATUS_FAN_FRAMES 3 // :[0,1,2,3,4] Number of fan animation frames
//#define STATUS_HEAT_PERCENT // Show heating in a progress bar
// Frivolous Game Options
//#define MARLIN_BRICKOUT
//#define MARLIN_INVADERS
//#define MARLIN_SNAKE
#endif // HAS_GRAPHICAL_LCD
// @section safety