A fun experiment on using Corsiar LED keyboards as a display for the game Snake. The program can detect any Corsair LED keyboard and use it as a display for the game.
- Board is 10 columns by 4 rows (keys '1'-'0', 'a'-'p', 'a'-';', and 'z'-'/')
- Game is won when the snake is 8 units long
- The snake is controlled using the arrow keys (left and right)
- Download the Corsair SDK.
- Change the project include directory to use the Corsair SDK directory.
- Change the project library directory to use the Corsair SDK directory.
- Build.