- Haxe Game Development Essentials
- Jeremy McCurdy
- 186字
- 2021-07-30 10:29:49
What this book covers
Chapter 1, Getting Started, explains setting up the Haxe and HaxeFlixel development environment and doing a quick Hello World example to ensure that everything is working.
Chapter 2, Building a New Game, looks at the fundamentals of the Haxe language and building the core foundation of our game.
Chapter 3, Dealing with Menus and Screen Flow, helps to set up our game's UI, add simple UI animations, and control the flow between screens.
Chapter 4, Delving into Animations and Gameplay, explains adding sprites and scripted animations and adding the bulk of our gameplay functionality.
Chapter 5, Adding Sound, delves into the aspects of adding music and sound effects to make our animations and gameplay truly engaging.
Chapter 6, Working with Configuration Files, talks of using JSON and XML configuration files to make our game expandable and editing the text far easier.
Chapter 7, Deploying to Multiple Platforms, shows how to take our completed game and build it to work on desktop, web, and mobile platforms.
Chapter 8, What's Next?, looks at game features to expand on and at resources to continue learning.
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Learning Cython Programming
- Learning Informatica PowerCenter 10.x(Second Edition)
- Python Network Programming Cookbook(Second Edition)
- The DevOps 2.5 Toolkit
- Oracle 18c 必須掌握的新特性:管理與實戰
- PHP編程基礎與實踐教程
- Python自然語言理解:自然語言理解系統開發與應用實戰
- 零基礎學HTML+CSS
- 奔跑吧 Linux內核
- Python Social Media Analytics
- Clojure編程樂趣
- Python繪圖指南:分形與數據可視化(全彩)
- PHP程序設計經典300例
- React.js 16從入門到實戰