Invent Your Own Computer Games with Python, 4/e (Paperback)
Al Sweigart
- 出版商: No Starch Press
- 出版日期: 2016-12-16
- 定價: $990
- 售價: 9.0 折 $891
- 語言: 英文
- 頁數: 376
- 裝訂: Paperback
- ISBN: 1593277954
- ISBN-13: 9781593277956
-
相關分類:
遊戲開發設計、Python
-
相關翻譯:
Python 好好玩-趣學電玩遊戲程式設計 (Invent Your Own Computer Games with Python, 4/e) (繁中版)
Python游戲編程快速上手 第4版 (簡中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$990$891 -
$620$527 -
$792Teach Your Kids to Code: A Parent-Friendly Guide to Python Programming (Paperback)
-
$1,030$979 -
$798Game Development with Swift (Paperback)
-
$780$616 -
$1,887$1,665 -
$280$218 -
$1,460$1,387 -
$505Xcode 實戰:Apple 平臺開發實用技術、技巧及最佳流程
-
$2,300$2,185 -
$580$452 -
$950$903 -
$680$530 -
$580$458 -
$650$553 -
$590$443 -
$680$578 -
$580$458 -
$360$281 -
$580$458 -
$680$510 -
$790$616 -
$450$356 -
$390$308
商品描述
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, like a text-based treasure hunting game and an animated collision-dodging game with sound effects. Along the way, you'll learn key programming and math concepts that will help you take your game programming to the next level.
Learn how to:
- Combine loops, variables, and flow control statements into real working programs
- Choose the right data structures for the job, such as lists, dictionaries, and tuples
- Add graphics and animation to your games with the pygame module
- Handle keyboard and mouse input
- Program simple artificial intelligence so you can play against the computer
- Use cryptography to convert text messages into secret code
- Debug your programs and find common errors
What new game will you create with the power of Python?
The projects in this book are compatible with Python 3.