Snake
Classes | Functions
highscore.py File Reference

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...
 

Detailed Description

implements the highscore interface

Author
Vaibhav Chadha
Date
11/09/2018

Function Documentation

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.