Invent Your Own Computer Games with Python
β Scribed by Sweigart, Al
- Publisher
- No Starch Press
- Year
- 2017
- Tongue
- English
- Edition
- 4th edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The interactive shell -- Writing programs -- Guess the number -- A joke-telling program -- Dragon realm -- Using the debugger -- Designing Hangman with flowcharts -- Writing the Hangman code -- Extending Hangman -- Tic-tac-toe -- The bagels deduction game -- The cartesian coordinate system -- Sonar treasure hunt -- Caesar cipher -- The reversegam -- Reversegam AI simulation -- Creating graphics -- Animating graphics -- Collision detection -- Using sounds and images -- A Dodger game with sounds and images.;"Teaches you how to make your own versions of classic computer games"--
β¦ Table of Contents
The interactive shell --
Writing programs --
Guess the number --
A joke-telling program --
Dragon realm --
Using the debugger --
Designing Hangman with flowcharts --
Writing the Hangman code --
Extending Hangman --
Tic-tac-toe --
The bagels deduction game --
The cartesian coordinate system --
Sonar treasure hunt --
Caesar cipher --
The reversegam --
Reversegam AI simulation --
Creating graphics --
Animating graphics --
Collision detection --
Using sounds and images --
A Dodger game with sounds and images.
β¦ Subjects
Computer games--Programming;COMPUTERS--Programming--Games;COMPUTERS--Programming Languages--Python;COMPUTERS--Programming--Open Source;Computerspiel;GAMES & ACTIVITIES--Video & Electronic;Programming languages (Computers);Python;Python (Computer program language);Nonfiction;Computer games -- Programming;COMPUTERS -- Programming -- Games;COMPUTERS -- Programming -- Open Source;COMPUTERS -- Programming Languages -- Python;GAMES & ACTIVITIES -- Video & Electronic
π SIMILAR VOLUMES
"Invent Your Own Computer Games with Python" teaches you computer programming in the Python programming language. Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The book is available under a Creative Commons license and can
Invent Your Own Computer Games with Python will teach you how to make computer games using the popular Python programming languageβeven if youβve never programmed before! Begin by building classic games like Hangman, Guess the Number, and Tic-Tac-Toe, and then work your way up to more advanced games
* * * * IMPORTANT NOTE: This is the 3rd edition. The 4th edition is now available for sale or download. * * * * 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
The interactive shell -- Writing programs -- Guess the number -- A joke-telling program -- Dragon realm -- Using the debugger -- Designing Hangman with flowcharts -- Writing the Hangman code -- Extending Hangman -- Tic-tac-toe -- The bagels deduction game -- The cartesian coordinate system -- Sonar