schwal10 / lunatic-fringe

Lunatic Fringe is a game originally distributed as an AfterDark screensaver
GNU Affero General Public License v3.0
6 stars 1 forks source link

Implement other key presses #16

Closed schwal10 closed 6 years ago

schwal10 commented 6 years ago

Implement additional key presses:

  1. Caps Lock for pausing/un-pausing
  2. Key press for Turbo Thrust powerup
  3. Key press for Invulnerability powerup
schwal10 commented 6 years ago

Caps Lock for pausing/unpausing added with commit 2e60f3bf3388a813a6b575725112ac5a195863d8.

schwal10 commented 6 years ago

Key V used for Invulnerability powerup, added with commit 1e98845aa6e2ca18b8a9cbd8806730e9f94cb315

schwal10 commented 6 years ago

Key B used for Turbo Thrust powerup, added with commit 78952f2a325fb2d34c31bc89587c0dccc8c250f9