- Cocos2d-x Game Development Blueprints
- Karan Sequeira
- 156字
- 2021-07-16 13:47:59
An introduction to Inverse Universe
This is yet another game set in space where you're surrounded by dark creatures that can destroy you by merely making contact. What makes matters worse is that you are absolutely powerless. The only way you can actually kill enemies is by the virtue of three wondrous power-ups: the bomb, the missile launcher, and the glorious shield.
The controls for this game are based on the accelerometer. Users will have to tilt their device to navigate the player ship. Inverse Universe is not about winning or losing; it is about survival. Thus, we won't be designing levels for this game like we did in the previous chapter. Instead, we will design difficulty levels in such a way that the game will get progressively more difficult as time goes by. This also lets the game stay open-ended and variable.
This is what you will have accomplished at the end of this chapter:

- 精通JavaScript+jQuery:100%動態網頁設計密碼
- Wireshark Network Security
- Web Application Development with MEAN
- Julia Cookbook
- iOS應用逆向工程(第2版)
- Scala程序員面試算法寶典
- Android開發:從0到1 (清華開發者書庫)
- Learning Unity 2D Game Development by Example
- Java系統化項目開發教程
- Android群英傳
- JavaScript+jQuery網頁特效設計任務驅動教程
- Tableau Desktop可視化高級應用
- Visual C++從入門到精通(第2版)
- SEO教程:搜索引擎優化入門與進階(第3版)
- Mastering ASP.NET Core 2.0