LCD display / Snake game

Thanks! Yes, this heavily uses actions like ModifyRows to update the game state on each step, and also some hacks like two buttons pressing each other to implement a game loop (see WHILE loop implementation)