Home Database Mysql Tutorial NebulaCTO 张旭欣:结缘Cocos2d

NebulaCTO 张旭欣:结缘Cocos2d

Jun 07, 2016 pm 03:13 PM

Nebula CTO 张旭欣今天的演讲主题是:结缘Cocos2d-x与疯狂城堡。由于Android手机屏幕的尺寸多种多样,根据屏幕宽高去定位是比较困难的。张旭欣说,对于Android移植方面,要考虑到UI自适应,挂起后返回以及权限问题。以下是张旭欣的演讲实录: 疯狂城堡是一款

Nebula CTO 张旭欣今天的演讲主题是:结缘Cocos2d-x与疯狂城堡。由于Android手机屏幕的尺寸多种多样,根据屏幕宽高去定位是比较困难的。张旭欣说,对于Android移植方面,要考虑到UI自适应,挂起后返回以及权限问题。以下是张旭欣的演讲实录:

疯狂城堡是一款社交类的经营类游戏,我们的项目从2011年3月开始,大约运用了7个月的时间,在2011年10月份正式推出了全球版,当时这款游戏很幸运受到了美国区的新品推荐,随后我们又推出了中文版疯狂城堡,幸运的是我们在中国区也受到了新品推荐,这个推荐对开发团队来说是非常大的鼓励和肯定。我们的用户数跟顶尖产品相比还有很大差距,但是我们相信通过我们的努力一定会取得更好的成绩。

NebulaCTO 张旭欣:结缘Cocos2d

图:Nebula CTO 张旭欣

张旭欣分享了《疯狂城堡》的经验:制作地图,设计动画,字体选型,数据加密,社交元素,网络通信,内存优化以及跨平台。

为什么选择Cocos2d-x,Cocos2d-x有哪些特点吸引开发者?

我们考虑Cocos2d-x开发引擎具有以下特点:

1. 希望这个开发引擎上手非常容易,入门不要太难,对开发者不要造成太多的障碍;

2. 希望它调试非常方便,可以在Windows下调试,这样不会让开发者觉得需要适应新的开发环境;

3. 我们希望这个引擎它具有很好的扩展性、兼容性,这样可以方便的加入自己想要的内容;

4. 希望这个开发引擎它能够做出跨平台的产品,这样一方面节约了开发时间,另一方面可以增加产品的覆盖面。

这些内容总结起来说,主要考虑的就是引擎给带来的开发效益、开发成本上的收益。具体来讲,首先,我们希望我们的产品可以在iOS和Android平台上运行,并且产品的跨平台转换会很方便,不需要浪费太多的开发时间。其次,根据当时的实际情况来说,我们希望C++作为入门语言,因为对于大多数开发者来如果单一使用某一种开发语言可能会有局限性,并且我们希望在Windows上开发,这其实说起来大家都很明白,如果使用C++可以在Windows上开发,大家仔细算一下成本对开发团队来说是非常重要的。再次,我们考虑了它的跨平台性,Cocos2d-x现在能够做很多跨平台的产品,现在已经有Windows、iOS、Android、WindowsPhone等有很多平台,你只要开发出一个平台就非常容易的移植到其他平台,这样节省了开发者对每一个平台的研究时间,整个项目的开发周期也会大大的缩短。同时,由于它可以在Windows上开发,对于C++使用者来说效率会大大提高,毕竟不是每一个开发者都可以同时在Windows上和Mac上并行开发,并且取得同样的开发效率,这对开发团队来说是需要注意的一点。

Cocos2d-x具有非常好的兼容性和扩展性,我们不需要自己再去集成各种各样需要的功能。我们还看重一点Cocos2d-x有一支非常专业的开发团队在开发和维护,开发了很多交流的平台,微博、QQ群,这样对开发者来说我们可以知道去哪里问问题、解决问题,遇到问题的时候怎么处理,我们不会担心一旦这个引擎如果没有专业的人维护的话,出了问题该怎么解决。这也是我们考虑使用Cocos2d-x一个非常重要的原因。

责任编辑:杨依帆

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Reduce the use of MySQL memory in Docker Reduce the use of MySQL memory in Docker Mar 04, 2025 pm 03:52 PM

This article explores optimizing MySQL memory usage in Docker. It discusses monitoring techniques (Docker stats, Performance Schema, external tools) and configuration strategies. These include Docker memory limits, swapping, and cgroups, alongside

How to solve the problem of mysql cannot open shared library How to solve the problem of mysql cannot open shared library Mar 04, 2025 pm 04:01 PM

This article addresses MySQL's "unable to open shared library" error. The issue stems from MySQL's inability to locate necessary shared libraries (.so/.dll files). Solutions involve verifying library installation via the system's package m

How do you alter a table in MySQL using the ALTER TABLE statement? How do you alter a table in MySQL using the ALTER TABLE statement? Mar 19, 2025 pm 03:51 PM

The article discusses using MySQL's ALTER TABLE statement to modify tables, including adding/dropping columns, renaming tables/columns, and changing column data types.

Run MySQl in Linux (with/without podman container with phpmyadmin) Run MySQl in Linux (with/without podman container with phpmyadmin) Mar 04, 2025 pm 03:54 PM

This article compares installing MySQL on Linux directly versus using Podman containers, with/without phpMyAdmin. It details installation steps for each method, emphasizing Podman's advantages in isolation, portability, and reproducibility, but also

What is SQLite? Comprehensive overview What is SQLite? Comprehensive overview Mar 04, 2025 pm 03:55 PM

This article provides a comprehensive overview of SQLite, a self-contained, serverless relational database. It details SQLite's advantages (simplicity, portability, ease of use) and disadvantages (concurrency limitations, scalability challenges). C

Running multiple MySQL versions on MacOS: A step-by-step guide Running multiple MySQL versions on MacOS: A step-by-step guide Mar 04, 2025 pm 03:49 PM

This guide demonstrates installing and managing multiple MySQL versions on macOS using Homebrew. It emphasizes using Homebrew to isolate installations, preventing conflicts. The article details installation, starting/stopping services, and best pra

How do I configure SSL/TLS encryption for MySQL connections? How do I configure SSL/TLS encryption for MySQL connections? Mar 18, 2025 pm 12:01 PM

Article discusses configuring SSL/TLS encryption for MySQL, including certificate generation and verification. Main issue is using self-signed certificates' security implications.[Character count: 159]

What are some popular MySQL GUI tools (e.g., MySQL Workbench, phpMyAdmin)? What are some popular MySQL GUI tools (e.g., MySQL Workbench, phpMyAdmin)? Mar 21, 2025 pm 06:28 PM

Article discusses popular MySQL GUI tools like MySQL Workbench and phpMyAdmin, comparing their features and suitability for beginners and advanced users.[159 characters]

See all articles