Jump to content
Corsair Community

Whack A Mole for Corsair RGB Keyboards


gweedo767

Recommended Posts

Over the weekend I wrote a Whack A Mole game that runs on your keyboard. You might have seen the following video:

[ame=

]
[/ame]

 

I posted the original source code here:

https://github.com/gweedo767/Keyboard-Whack-A-Mole

 

I then found out there was a proper CUE SDK (wish I had known that originally!) and just posted the code here:

https://github.com/gweedo767/CorsairWhackAMole

 

I have also uploaded a release if you just want to try it out:

https://github.com/gweedo767/CorsairWhackAMole/releases/tag/0.0.1

 

It is written in C# (not a language I use often) and uses the .NET CUE SDK wrapper. I enjoyed writing it and don't consider it finished yet. Let me know what you think.

 

Thanks.

Link to comment
Share on other sites

  • 2 weeks later...

Thanks. Working on pausing the game(s) with lose of focus. So you could imagine tab in while waiting in a game lobby or something, tab out when ready to play game. Then tab back on your next wait to continue which ever game you are playing.

 

Then my daughter wants tic-tac-toe. So I will add that and more.

Link to comment
Share on other sites

  • 4 weeks later...
Hey, can I collaborate with you on this, I took a copy of your git hub code and added a simon says game to it which turned out pretty nice and I would be happy if you wanted to add it to your program and if we could make even more games.
Link to comment
Share on other sites

  • 2 months later...
Hey, can I collaborate with you on this, I took a copy of your git hub code and added a simon says game to it which turned out pretty nice and I would be happy if you wanted to add it to your program and if we could make even more games.

 

That would be awesome. I am getting ready to post a new game to it as well. Do you have your code on github? If it is ready you could do a PR.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...