Sen descrición

capellaresumo a3991c8ff4 1497220040 %!s(int64=7) %!d(string=hai) anos
Classes 7b6e2fa9eb Arrumando appdelegate %!s(int64=7) %!d(string=hai) anos
Resources e3d2a96f25 Adicionando super bola e icones %!s(int64=7) %!d(string=hai) anos
lib a1b5942ff0 Adicionando projeto base %!s(int64=7) %!d(string=hai) anos
proj.android-studio a3991c8ff4 1497220040 %!s(int64=7) %!d(string=hai) anos
proj.ios_mac a3991c8ff4 1497220040 %!s(int64=7) %!d(string=hai) anos
proj.linux a1b5942ff0 Adicionando projeto base %!s(int64=7) %!d(string=hai) anos
.cocos-project.json a1b5942ff0 Adicionando projeto base %!s(int64=7) %!d(string=hai) anos
.gitignore a3991c8ff4 1497220040 %!s(int64=7) %!d(string=hai) anos
.gitmodules dbaef7bb99 Adicionando como montar %!s(int64=7) %!d(string=hai) anos
CMakeLists.txt ce7f16be29 Adicionado power up bolas triplas %!s(int64=7) %!d(string=hai) anos
README.md ef0bc060ab Arrumando appdelegate %!s(int64=7) %!d(string=hai) anos
RedCore.apk a3991c8ff4 1497220040 %!s(int64=7) %!d(string=hai) anos
build a3991c8ff4 1497220040 %!s(int64=7) %!d(string=hai) anos

README.md

Não roda no emuladador!

Antes de montar o arquivo você deve configurar o arquivo proj.android-studio/local.properties.

Para montar o APK do jogo:

./build

Manual

Power UPs

SuperBola

ë o power up laranja o responsável por esse efeito. Qunado o usuário possui uma superbola, a bola fica laranja e tem capacidade de destruir os blocos indestritíveis (somente um toque).

Esse script vai fazer o download do cocos2d-x (por volta de 350mb).

Quando uma raquete muda de tamanho, ela volta ao seu tamho original depois de certo tempo.

Politica de redimencionamento.

No border policy will scale proportionally the container so that it fills up the entire frame. In this case, if the width/height ratio of the frame doesn't equal to your designed ratio, some area of your game will be cut off. In the meantime, under no border policy, cc.visibleRect represent the viewport of canvas in the game world, and it can be smaller than cc.winSize.