I've been trying to make a python snake game with python but I keep on getting "pygame not initialized"
Error :
You haven't called pygame.init() anywhere