Alex Bowers – Game Development Fundamentals with Python

3,486.00

Alex Bowers – Game Development Fundamentals with PythonLearn game programming skills with this course using the Python programming language.Have you always wanted to create your own computer game, but weren’t sure how to begin? Are you new to programming and aren’t certain if you’re up to the challenge? Are you a professional programmer who wants to learn how to make a game? Do you want to learn more about game development? Have you been looking for a step-by-step explanation of how to get ed?In this fun and comprehensive python game development course, instructor Alex Bowers will show you how to successfully develop your very own computer game with the Python programming language. He will walk you through the programming of a game called “Monster,” in which a monster will chase and try to eat your character! Step-by-step, you will learn how to create a game menu, how to develop your characters and items, how to make your characters move using key commands, and how to input different settings to make your python game programming more challenging and fun!Features include:Game start settingsCreate a menuMake your characters, including your player (protagonist) and a monster (antagonist)Assign jobs and locations to your characters and itemsMake sure your items and characters don’t run into each otherWays to make the game more exciting for the playerHow to win the gameIf you are looking to create a simple, but fun computer game, this is the perfect course for you! Once you complete this python game development course, you will be well on your way to becoming a professional game programmer and developing more elaborate games in the future!Your HostAlex BowersAlex Bowers started his programming career learning PHP and MySQL, for a small project that he wanted to complete. Two years later, he had completed the project and become a bonifide PHP and mySQL expert. Alex was hooked- he just couldn’t get enough of coding. This was the beginning of a life long passion for programming.EpisodesGetting the Basics DoneSetting up the Game (5:38)Displaying and Creating the Menu and Grid (14:30)Characters and ItemsPlacing and Displaying the Characters (7:24)Randomizing Characters Position (2:33)Collision Checks for Character Position (8:59)ing a New Game Collision Checking (7:09)MovementChecking for Boundaries (6:23)Moving the Player (8:33)Making the Monster Chase (6:33)MiscellaneousCustom Game Settings (6:57)