Any good game has a separate section explaining the rules and as you all know, our game is the best. So, here is us trying to give it a rules screen:
The trick is to use the tKinter module of Python and create a pop up window in a function exclusively for rules. Then, when the user clicks the "Rules" button on your home screen, it triggers the aforementioned function and pulls up a pop up window which has all the rules written.
Sounds pretty straightforward, right?
Great. If you figure out how to make it work, tell us too. Thanks!
Cya.