Skip to content
miko007 edited this page Oct 13, 2014 · 1 revision

Welcome to the hacker-jeopardy wiki!

to get quickly started with this "in-development" version in the development branch:

there are keyboard-shortcuts for controlling the software atm

###On the Keyboard:

  • ESC will close the app if you are in PlayGameState which ist not the first screen.
  • 1 - will trigger player #1 pressed buzzer
  • 2 - will trigger player #2 pressed buzzer
  • 3 - will trigger player #3 pressed buzzer
  • 9 - will set GameMode to started

###On the NumPad:

  • 0 will bring you to the GameState #0 which is the first screen imho
  • 1 will bring you to the GameState #1 which ist the PlayGameState

##GameStates In StartGameState you aren't able to do anything atm. Just press NumPad <1> to bring you to the PlayGameState. In PlayGameState you can change the candidates' names by "buzzering" until you hit Keyboard <9>. At this moment, game is active and you are actually able to play.

Clone this wiki locally