- 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:

- INSTANT Mock Testing with PowerMock
- Scratch 3游戲與人工智能編程完全自學教程
- Learn Scala Programming
- Julia Cookbook
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- 概率成形編碼調制技術理論及應用
- Python完全自學教程
- Keras深度學習實戰
- Spring Boot+Vue全棧開發實戰
- Android開發三劍客:UML、模式與測試
- GameMaker Essentials
- Hands-On Nuxt.js Web Development
- C指針原理揭秘:基于底層實現機制
- 算法圖解
- Vue.js光速入門及企業項目開發實戰