Skip to content

rstefanic/CorsairKeyboardSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corsair Keyboard Snake

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.

Game Description

  • 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)

Building with Visual Studio

  1. Download the Corsair SDK.
  2. Change the project include directory to use the Corsair SDK directory.
  3. Change the project library directory to use the Corsair SDK directory.
  4. Build.

About

Play snake on a Corsair Keyboard that has RGB LEDs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages