Game Programming with Code Angel : Learn how to code in Python on Raspberry Pi or PC (1st)

個数:
電子版価格
¥9,256
  • 電子版あり

Game Programming with Code Angel : Learn how to code in Python on Raspberry Pi or PC (1st)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 177 p.
  • 言語 ENG
  • 商品コード 9781484253045
  • DDC分類 004

Full Description

Program in Python on a Raspberry Pi or PC by developing six computer games. Each game project is split into several chapters of the book. Rather than taking you through programming techniques as standalone concepts, this book explains concepts as they are used within a game.

You'll learn about variables; integer, real, Boolean and string data types; conditional if statements; fixed loops and conditional loops; modularity; arrays and lists; and predefined functions. You'll also discover the PyGame library, which is popularly used in the development of 2D games.

Key programming concepts are revisited in subsequent projects in the book to consolidate prior learning. Beyond teaching you how to code, this book explains the programming logic behind each project—exemplifying the process of designing and writing a computer game.

All the projects in this book are supported by Code Angel (mycodeangel.com). Code Angel Code Angel largely serves students and new developersand the projects work by encouraging you to 'Learn...then play'. Taking this approach, you'll be able to build fun 2D games and enjoy playing them by yourself or with friends. Developing games in this way keeps you engaged, gives a purpose as you work through each project, and offers a sense of achievement when each game is finished.

What You'll Learn



Integrate the fundamentals of the Python 3 programming language
Program fun, classic computer games you can then play
Develop computational thinking skills and abilities that can be applied to other ventures

Who This Book Is For
Students, hobbyists, new developers or anyone wishing to learn how to design and write computer games.

Contents

Chapter 1: Introduction.- Chapter 2: Forest Bomber part 1 - A first level .- Chapter 3: Forest Bomber part 2 - Is it a bird?.- Chapter 4: Forest Bomber part 3 - Bombs away.- Chapter 5: Forest Bomber part 4 - Wrapping it up.- Chapter 6: Snapper part 1 - In the woods.- Chapter 7: Snapper part 2 - Say cheese.- Chapter 8: Snapper part 3 - Snapped.- Chapter 9: Alien Invasion part 1 - Under attack.- Chapter 10: Alien Invasion part 2 - Missile launch is go.- Chapter 11: Alien Invasion part 3 - And they came from outer space.- Chapter 12: Save the Planet.- Chapter 13: Golf part 1 - On the tee.- Chapter 14: Golf part 2 - On the green.- Chapter 15: Golf part three - It's in the hole.