- Haxe Game Development Essentials
- Jeremy McCurdy
- 104字
- 2021-07-30 10:29:51
Chapter 2. Building a New Game
In this chapter, we're going to start building our game. We'll start by exploring some of the fundamental Haxe syntaxes that we'll be using. After this, we'll make a new HaxeFlixel project, make a few changes, and work on getting some simple gameplay in place that will serve as the base to build on.
Here's a rundown of the sections in this chapter:
- The Haxe syntax
- Setting up a new HaxeFlixel project
- Adding the background and basic UI
- Making enemies
- Instantiating enemies and adding interaction
- Creating the end screen
- Restarting the level
- Implementing the game timer
推薦閱讀
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(cè)(R+Python)
- 數(shù)據(jù)庫(kù)程序員面試筆試真題與解析
- Python 3.7網(wǎng)絡(luò)爬蟲快速入門
- Interactive Data Visualization with Python
- Python程序設(shè)計(jì)(第3版)
- Hands-On Data Structures and Algorithms with JavaScript
- Mastering QGIS
- 精通網(wǎng)絡(luò)視頻核心開(kāi)發(fā)技術(shù)
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Learning Hunk
- Flutter跨平臺(tái)開(kāi)發(fā)入門與實(shí)戰(zhàn)
- Python語(yǔ)言實(shí)用教程
- 區(qū)塊鏈技術(shù)進(jìn)階與實(shí)戰(zhàn)(第2版)
- Java零基礎(chǔ)實(shí)戰(zhàn)
- iPhone應(yīng)用開(kāi)發(fā)從入門到精通