- Haxe Game Development Essentials
- Jeremy McCurdy
- 107字
- 2021-07-30 10:29:49
Preface
Developing games that can reach a wide audience can often be a serious challenge. A big part of the problem is figuring out how to make a game that will work on a wide range of hardware and operating systems. This is where Haxe comes in.
Over the course of this book, we'll look at getting started with Haxe and the HaxeFlixel game engine, build a side-scrolling shooter game that covers the core features you need to know, and prepare the game for deployment to multiple platforms.
After completing this book, you will have the skills you need to start producing your own cross-platform Haxe-driven games!
推薦閱讀
- Mastering JavaScript Functional Programming
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Oracle從新手到高手
- 深入淺出WPF
- HTML5 Mobile Development Cookbook
- SQL語言從入門到精通
- JavaScript by Example
- Getting Started with Python Data Analysis
- 正則表達式經典實例(第2版)
- Mastering Google App Engine
- PySide GUI Application Development(Second Edition)
- Bootstrap 4:Responsive Web Design
- Node.js 12實戰
- 深度學習原理與PyTorch實戰(第2版)
- 一步一步跟我學Scratch3.0案例