my friend wrote a terrible docstring and now i'm going to publicly shame him for it
what the fuck is this??
what he's trying to say is: """ main menu drawing function:
inputs:
- isPlayer0Active (Bool): True when player 1 has joined
- isPlayer1Active (Bool): True when player 1 has joined
returns:
- hasGameStarted (Bool): True when both players have joined (game has started)
"""
but nooooo he had to go and write it as a fucking sentence for some reason
and waste like 5 minutes of my time trying to figure out what the hell this function was actually doing










