Invent Your Own Computer Games with Python teaches you how to program in the Python. Each chapter gives you the complete source code for a new game, and then teaches the programming concepts from the example. The programs c...

Buy Now From Amazon

Product Review

Invent Your Own Computer Games with Python teaches you how to program in the Python. Each chapter gives you the complete source code for a new game, and then teaches the programming concepts from the example. The programs covered include Hangman, Tic Tac Toe, Reversi, Caesar Cipher, Guess the Number, and Dragon Realm. Later chapters cover how to make 2D graphical games using the popular Pygame library. You'll learn how to: * Put together loops, variables, input/output, and flow control statements into working programs * Use data structures such as lists, dictionaries, and tuples * Debug programs and find errors * Program simple game-playing AI opponents * Draw graphics and animation into your games The book is available under a Creative Commons license and can be downloaded in full for free from http://inventwithpython.com "Invent with Python" was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has never programmed before.

Similar Products

Making Games with Python & PygameAutomate the Boring Stuff with Python: Practical Programming for Total BeginnersHacking Secret Ciphers with Python: A beginner's guide to cryptography and computer programming with PythonPython for Kids: A Playful Introduction to ProgrammingHello World!: Computer Programming for Kids and Other BeginnersPython Playground: Geeky Projects for the Curious ProgrammerPython Programming for the Absolute Beginner, 3rd EditionLearn to Program with Minecraft: Transform Your World with the Power of PythonDoing Math with Python: Use Programming to Explore Algebra, Statistics, Calculus, and More!Python Crash Course: A Hands-On, Project-Based Introduction to Programming