Skip to content

Latest commit

 

History

History

Beep Pad

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Beep Pad

GitHub repo Language C# Target Framework Build Discord License

Warning This game is only supported on the Windows operating system. If you do not hear audio while playing this game, it may not be compatible with your system.

Beep Pad is a game that provides you a randomly generated pass code in the form of beeps. You must match the beeps to the buttons and replicate the pass code.

    BeepPad

    ╔═══╦═══╦═══╗
    ║ 7 ║ 8 ║ 9 ║
    ╠═══╬═══╬═══╣
    ║ 4 ║ 5 ║ 6 ║
    ╠═══╬═══╬═══╣
    ║ 1 ║ 2 ║ 3 ║
    ╚═══╩═══╩═══╝

Input

  • , , , : change the selected button
  • enter: press the currently selected button
  • spacebar: replay the audio of the answer
  • escape: exit game

resizing the console window will cause the game to close

Downloads

win-x64

linux-x64 (not supported)

osx-x64 (not supported)