Snake
|
implements the highscore interface More...
Classes | |
class | highscore.HighScore |
A Class that will contain useful functions in order for the creation of highscore page. More... | |
Functions | |
def | highscore.main () |
Makes the highscore interface. More... | |
implements the highscore interface
def highscore.main | ( | ) |
Makes the highscore interface.
This will output the final interface using the class above which can be seen by executing this function.