-
-
Sets up a solvable puzzle and imports top 5 players and moves from text file
-
If the player wants to play again, the game will generate a new board
-
Updates leaderboard and asks if the player wants to play again
-
If the player wins and beats one of the players from the leaderboard, it will prompt a message box to get new winner's name
Inspiration
This was the final project for my first college computer science course. I'm really happy with how it turned out. I initially learned JavaScript, so this was my first major project using Python.
How I Built It
I have a PDF on my GitHub repository that walks through how the program works as well as citations for background music and sound effects.
Note
On the link to GitHub, please look at the README.md file. I was unable to upload the background music since the files were over 25 MB, so I've pasted 2 Google Drive links for you to download.
Fun Fact
I made this program in roughly 3 days.
Built With
- pyqt5
- python
- simpleaudio
- text-file
- wave

Log in or sign up for Devpost to join the conversation.