https://github.com/boppreh/ledhero
Guitar-hero like game using only the keyboard LEDs as display
https://github.com/boppreh/ledhero
Last synced: 3 months ago
JSON representation
Guitar-hero like game using only the keyboard LEDs as display
- Host: GitHub
- URL: https://github.com/boppreh/ledhero
- Owner: boppreh
- Created: 2014-02-23T04:56:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-26T19:37:56.000Z (over 10 years ago)
- Last Synced: 2025-01-25T23:56:07.085Z (5 months ago)
- Language: Python
- Size: 137 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a very simple "rhythm" game that uses the keyboard LEDs as only display
method.One of the three keyboard LEDs light up to indicate an incoming "note" and the user must press the key directly below
it to "hit the note". For example, the CAPSLOCK key lights up and the user
presses `*` on the numpad.This is just an experiment on using unexpected display methods. It assumes a
keyboard like this It works on Linux only (tested on Ubuntu) and your LEDs may or may not go back
to normal. In case they don't, just press the key that turns them on and off again.