Book Image

Game Development with Python [Video]

By : Kevin O'Flaherty
Book Image

Game Development with Python [Video]

By: Kevin O'Flaherty

Overview of this book

<p>Do you have an idea for a game you're itching to produce? Do you want to know the professional techniques used by game developers worldwide. Do you want to be able to create "real" games using game physics and artificial intelligence? This is the course you've been waiting for.</p> <p>Join game developer Kevin O'Flaherty for this dynamic course with four hours of video lecture, dozens of code samples and engaging lab exercises designed to help you remember everything!</p> <p>Take this course only if you want to learn professional game development techniques. This course is taught in Python (an easy to learn language with clear coding conventions) but the language you use doesn't really matter. You'll be learning how to develop games, and the concepts this course covers can then be applied to any programming language.</p> <p>If you are serious about learning the techniques pros use to develop games, this course is for you!</p>
Table of Contents (6 chapters)
Chapter 5
Adding Enemies
Content Locked
Section 2
Simple Enemy AI
In this section, Kevin demonstrates how to change the behavior of the enemies in your game in order to make them chase you.