Invent Your Own Computer Games with Python, 3rd Edition
Al Sweigart
- 出版商: CreateSpace Independ
- 出版日期: 2015-03-10
- 售價: $950
- 貴賓價: 9.5 折 $903
- 語言: 英文
- 頁數: 368
- 裝訂: Paperback
- ISBN: 1503212300
- ISBN-13: 9781503212305
-
相關分類:
Python、程式語言
已過版
買這商品的人也買了...
-
$990$941 -
$836Exercises for Programmers: 57 Challenges to Develop Your Coding Skills (Paperback)
-
$419$398 -
$990$941 -
$320$250
相關主題
商品描述
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.