hbokmann / Pacman

Pacman in Python with PyGame
125 stars 172 forks source link

Meghal17 bug fix #9

Open Meghal17 opened 2 years ago

Meghal17 commented 2 years ago
  1. Fixes import pygame._view as this module is deprecated and no longer available
  2. Uses exit method of sys module to fix pygame.error: display Surface quit.