- Haxe Game Development Essentials
- Jeremy McCurdy
- 83字
- 2021-07-30 10:29:50
Chapter 1. Getting Started
In this chapter, we're going to see what Haxe is, how it will enable you to create awesome multiplatform games, and then we'll install all of the tools we'll need to develop with. After setting things up, we'll work with a quick Hello World example to make sure that everything works and we're ready to start making games!
Here's a rundown of the sections in this chapter:
- What's Haxe?
- Installation
- Setting up target platforms
- Hello World
- Summary
推薦閱讀
- 演進式架構(原書第2版)
- Spring技術內幕:深入解析Spring架構與設計
- Boost C++ Application Development Cookbook(Second Edition)
- 數據結構(Python語言描述)(第2版)
- Mastering Scientific Computing with R
- Python數據分析(第2版)
- GeoServer Beginner's Guide(Second Edition)
- 算法訓練營:提高篇(全彩版)
- Kotlin從基礎到實戰
- Keras深度學習實戰
- Learning OpenStack Networking(Neutron)(Second Edition)
- C/C++數據結構與算法速學速用大辭典
- 時空數據建模及其應用
- Unity Android Game Development by Example Beginner's Guide
- C# 7.0本質論