SpikeyLP
Results
2
comments of
SpikeyLP
Could you please provide more details? Does the program simply close immediately, or do you reach the part where you can select the number of species? Are you encountering any...
i would make it like this self.bigFont = pygame.font.SysFont('Arial', 60) self.smallFont = pygame.font.SysFont('Arial', 30) self.tinyFont = pygame.font.SysFont('Arial', 21) wich just loads the Arial Font