- 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!
推薦閱讀
- Learning Cython Programming
- Python從小白到大牛
- Learning Informatica PowerCenter 10.x(Second Edition)
- Java軟件開發(fā)基礎
- MySQL數(shù)據(jù)庫基礎實例教程(微課版)
- 零基礎學Python數(shù)據(jù)分析(升級版)
- 快速念咒:MySQL入門指南與進階實戰(zhàn)
- Linux命令行與shell腳本編程大全(第4版)
- Node Cookbook(Second Edition)
- 現(xiàn)代C++編程實戰(zhàn):132個核心技巧示例(原書第2版)
- Spring+Spring MVC+MyBatis從零開始學
- Hands-On Neural Network Programming with C#
- C# 7.0本質論
- C語言程序設計教程
- 像程序員一樣使用MySQL