import pygame class Player(object): def __init__(self) -> None: pass