Lights Out keymap for winry25t (#20538)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Tom Parker-Shemilt
2023-07-07 15:10:39 +01:00
committed by GitHub
parent ef39ecd1b7
commit d7c43dbd9d
3 changed files with 141 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Lights Out game
Implements a "lights out" mode as per https://en.m.wikipedia.org/wiki/Lights_Out_(game) with a single move having been played on start. On completion of the game, the Rainbow Swirl pattern is displayed. If another key is then pressed, the game resets, with the initial number of moves incremented by one.