- The Android Game Developer's Handbook
- Avisekhar Roy
- 214字
- 2021-07-14 10:28:57
Development insights on Android consoles
Today's modern mobile devices are well capable of running a moderate quality game with limited processing power, comparable with PC and consoles. It is being anticipated that the revenue for mobile games will surpass that of consoles and PC by the year 2015-2016. Now the question arises, "Will the console game market survive?" The answer is Yes.
Consoles are specially designed and configured to provide the best gaming experience, where smartphones are designed for better communication and networking with limited computing power. Android, as an operating system for consoles, has proved to be a success.
There is not much difference between the configurations of an Android mobile and an Android console. Processor, memory capacity, and another few changes can be seen, but the major and the most important difference is the input system. Mobiles, tablets, wearables, all have a touch interface, whereas consoles use the typical gaming controller.
Android gaming consoles are placed between mobiles and PCs from a development perspective. So, apart from the design, the engineering or programming section of console game development depends on mainly two parameters: controls and the use of hardware.
We have already discussed the various types of consoles available in the market. As a development platform, it does not have much uniqueness.
- Visual Basic程序設計教程
- 利用Python進行數據分析(原書第3版)
- Mastering Xamarin.Forms(Second Edition)
- Learning AngularJS for .NET Developers
- RESTful Java Web Services(Second Edition)
- JSP程序設計實例教程(第2版)
- C語言程序設計實訓教程與水平考試指導
- uni-app跨平臺開發與應用從入門到實踐
- 零基礎學C++(升級版)
- 高性能MVVM框架的設計與實現:San
- Building an E-Commerce Application with MEAN
- Web 2.0策略指南
- 編程真好玩:從零開始學網頁設計及3D編程
- C++設計模式
- C#灰帽子:設計安全測試工具