This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
NOTUSEDPLEASEDELETE's profile picture

Advanced Keyboard Code Checker

Started by NOTUSEDPLEASEDELETE, 26 July 2013 - 03:46 PM
NOTUSEDPLEASEDELETE #1
Posted 26 July 2013 - 05:46 PM
Hello,

Here's my latest program. The Advanced Keyboard Code Checker.
It's quite a bit longer than most keyboard checkers because it's advanced.
Features:

- Replaces function keys with more easier to read names (eg. leftShift becomes Left Shift).
- Shows you the code and what you pressed too.
- Clears the screen when ran.

Todo:
- Color support with term.isColor()

Download:
Pastebin
or type in to your computer with HTTP API enabled:

pastebin get eNyB66x4 codechecker
jesusthekiller #2
Posted 27 July 2013 - 10:48 AM
It's quite a bit longer than most keyboard checkers because it's advanced.
Wooooow…