Contents:
Base
Food
Food.draw()
Food.get_square()
Game
Game.game_over()
Game.run()
Game.score
Screen
Screen.draw_loading_screen()
Screen.draw_score()
Screen.fill()
Screen.flip()
Snake
Snake.KEY_DIRECTIONS
Snake.OPPOSITE_DIRECTIONS
Snake.draw()
Snake.move()
Snake.process_key_press()
Square
Square.OFFSET
Square.draw()
Square.draw_image()
Square.get_pixel_box()
Square.is_collision()
get_full_path()
load_logo_file()