- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Michelle M. Fernandez
- 155字
- 2021-07-23 19:37:21
Chapter 3. Building Our First Game – Breakout
So far, we have gone through some important basics of programming in Lua and applied some code to run in the Corona simulator. Knowing the terminology is a small part of learning how to create an application. We'll need to take a step further and get some hands-on experience of what it's like to structure a project from start to finish. We're going to accomplish this by creating our first game from scratch. This will push you further to understand larger chunks of code and apply some game logic to create a functional game.
By the end of this chapter, you will understand:
- How to structure game files in a Corona project
- How to create variables for the game
- How to add game objects to the screen
- How to create an alert message
- How to display the score and level number
Let the fun begin!
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- UI設(shè)計(jì)基礎(chǔ)培訓(xùn)教程
- Learn TypeScript 3 by Building Web Applications
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第三版)
- Asynchronous Android Programming(Second Edition)
- Getting Started with Greenplum for Big Data Analytics
- Android Wear Projects
- 深度學(xué)習(xí):Java語言實(shí)現(xiàn)
- Extreme C
- Mastering Elixir
- Sitecore Cookbook for Developers
- 量子計(jì)算機(jī)編程:從入門到實(shí)踐
- Visual Basic 開發(fā)從入門到精通
- Python大數(shù)據(jù)與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- Instant OpenCV for iOS