Make a 2D Side-Scroller Game With PyGame - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Make a 2D Side-Scroller Game With PyGame (/Thread-Make-a-2D-Side-Scroller-Game-With-PyGame) |
Make a 2D Side-Scroller Game With PyGame - AD-TEAM - 01-17-2025 Make a 2D Side-Scroller Game With PyGame MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 24 Lessons (1h 48m) | Size: 441.5 MB In this course, you'll learn about creating games using Python and the library PyGame. By the end of this course, you'll be able to: Draw items on your screen Play sound effects and music Handle user input Implement event loops Describe how game programming differs from standard procedural Python programming This primer assumes you have a basic understanding of writing Python programs, including user-defined functions, imports, loops, and conditionals. You should also be familiar with how to open files on your platform. A basic understanding of object-oriented Python is helpful as well. pygame works with most versions of Python, but Python 3.6 is recommended and used throughout this article. RapidGator AlfaFile TurboBit |