- Learning Unreal? Engine iOS Game Development
- Muhammad A.Moniem
- 423字
- 2021-07-23 20:12:30
What will be covered?
Chapter 1, Prepare to Make Unreal Games with Unreal? Engine – Installing and Setting Up, will take you through the process of preparing your environment to develop an iOS game using Unreal? Engine 4. At the end of the day, making an iOS game is completely different from making any other game, even if from other mobile devices.
Chapter 2, Methods and Tools to Create Your Games, discusses the different ways in which we can make a game using Epic's technology, what is the best, and why.
Chapter 3, Creating a Brick Breaking Game, contains the first game to be made in this book. Physics is one of the most important topics in any game engine, so in this chapter, will be making a game based on physics to understand how it works in Unreal? Engine.
Chapter 4, Advanced Game Content Generation with a Fruit Chopper Game, is the second game project in this book and will feature how to make a simple 3D game, which has more animations, effects, and complex swipe inputs.
Chapter 5, Building an Exciting Endless Runner Game, admits that the most famous genre in mobile games in the last few years was the endless runner games. So, we will be taking the ride of making a runner game with a randomly generated level.
Chapter 6, Designing an Advanced Game, tells you what a game is without enemies. All the past examples were based on scoring with some obstacles, but let's add some enemies in that chapter to interact with, in a simple touch-screen-friendly platformer game.
Chapter 7, Monetizing Your Game, will cover the easiest way to get profit from your free games. There are a few techniques that can be added to any mobile/iOS game to make it bring you money.
Chapter 8, iOS Debugging and Optimization, helps you understand why debugging is considered as a top priority when it comes to mobile devices, the pros of finding and fixing bugs, various debugging tools and techniques, and how to optimize performance.
Chapter 9, Publishing, will take you through the process of building and submitting the game to the store review because a game is not a game without an audience. This chapter is the final destination for any game release.
Appendix, Nodes Database, gives you a full database with explanation for each node we have used during the process of making all the four game examples. It will be helpful for you to start improvising and making your own unique games.
- Advanced Machine Learning with Python
- Python編程自學(xué)手冊(cè)
- 摩登創(chuàng)客:與智能手機(jī)和平板電腦共舞
- 軟件架構(gòu)設(shè)計(jì):大型網(wǎng)站技術(shù)架構(gòu)與業(yè)務(wù)架構(gòu)融合之道
- Scala謎題
- 精通Python自然語言處理
- jQuery開發(fā)基礎(chǔ)教程
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Learning Docker Networking
- Python期貨量化交易實(shí)戰(zhàn)
- 會(huì)當(dāng)凌絕頂:Java開發(fā)修行實(shí)錄
- Java程序設(shè)計(jì)教程
- ANSYS FLUENT 16.0超級(jí)學(xué)習(xí)手冊(cè)
- Java 7 Concurrency Cookbook
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)