How to Make 2D Platformer Python & Pygame Day 7 : Debugging & Pygame Events

preview_player
Показать описание
How to program a 2D platformer video game with Python and the Pygame library, part 7. Debugging all those wonderful errors, and logging for Pygame events. Python & Pygame programming tutorials with Martian Marty.
Рекомендации по теме
Комментарии
Автор

You can do sys.exit() instead of getting the error

programmertank