All your code in one place
Over 40 million developers use GitHub together to host and review code, project manage, and build software together across more than 100 million projects.
Sign up for free See pricing for teams and enterprises
A simple game that consists in guessing a secret key, you win when you type it. Made just for fun. You can use it as you want.
Python

Cannot retrieve the latest commit at this time.
Type | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
.idea | ||
![]() |
The secret key game.exe | ||
![]() |
main.py | ||
![]() |
readme.txt |
readme.txt
'The secret key game' Code by: Ferdinand Feoli Developer's profile: www.linkedin.com/in/ferdinandfeoli Description: A simple game that consists in guessing a 'secret key', you win when you type it. The making of this game is based on what is posted here: https://stackoverflow.com/questions/24072790/detect-key-press-in-python Just for fun. You can use it as you want.