[Game] Space Apocalypse

Hi everyone.
Is our game Space Apocalypse.
It is create on c++ cocos2d-x v2.2.6, CocoStudio v1.2.0.1 and Box2d.

This is a space 2D scrolling shooter.


The game is created by a team of two people.
You can view the result of our work at the link for Android

7 Likes

Congrats on releasing your game!!

Thank you very much.

looks great! congrats!

Thanks!
We are very happy to receive such feedback.

nice game <3

Thanks!
We tried to work out all the details in the game as much as possible.

Congrats on releasing your game! :slight_smile:

ccs can not work on macOS 10.15.

What operating system are you developing this game on?

Thanks,

We use Windows 7 to develop all our games.
However, cocos2d-x v2.2.6 starts and runs macOS 10.15.!


I wrote earlier how to fix errors and run a project written in cocos2d-x v2.2.6 on macOS in this topic

p.s.
The only problem we couldn’t solve is a very rare build crash on iOS 13 when creating a physical body in Box2d (file: b2BlockAllocator.cpp, line 118)

(m_freeLists[index] = block->next;)

Older versions of iOS don’t have this problem.
Therefore, for subsequent publication in iOS, we rewrote this project under cocos2d-x v3.17.2.
We are currently testing it.

1 Like

I like this graphics. The game is relly cool

Thank you very much!
We are very happy to receive such feedback.