Share My Creation Pong! (SpriteKit)

Hi

this is my first (simple) SpriteKit game.
SpriteKit is really cool.

what do you think?

Link: https://itunes.apple.com/us/app/classic-pong/id1220570005?l=iw&ls=1&mt=8


pong.png
 
Last edited:

ilan

Expert
Licensed User
Longtime User
Classic Pong! has been approved. (accidentally) :p

i sent it to review 2 days ago but i planned to make some improvements because i know apple needs some time to approve my apps and now i see in my mails that it was approved so i will share the link.

link has been uploaded in post #1

EDIT: v1.1 has been sent to review (includes all small improvements)
 
Last edited:

BerlinCoder

Member
Licensed User
Congrat ilan! can you tell us how did you create the game and share your experiences, I am really interested to do it in b4i.
 
Last edited:

ilan

Expert
Licensed User
Longtime User
Congrat ilan! can you tell us how did you created the game and share your experiences, I am really interested to do it in b4i.

thanx, i used iSpriteKit for that. i think iSpriteKit is a great tool to create 2d games. you get very nice results and its easy to use. (at least on such a game :p)

i am working now on a much complex game that also will be made with iSpriteKit (have a look)

iSpriteKit is a wrapper of the native SpriteKit made by Apple. The wrapper is made by @JanPRO.
he also uploaded 2 examples so you may have a look at them. (link: https://www.b4x.com/android/forum/threads/ispritekit-2d-game-engine.63355/)
 

BerlinCoder

Member
Licensed User
thanx, i used iSpriteKit for that. i think iSpriteKit is a great tool to create 2d games. you get very nice results and its easy to use. (at least on such a game :p)

i am working now on a much complex game that also will be made with iSpriteKit (have a look)

iSpriteKit is a wrapper of the native SpriteKit made by Apple. The wrapper is made by @JanPRO.
he also uploaded 2 examples so you may have a look at them. (link: https://www.b4x.com/android/forum/threads/ispritekit-2d-game-engine.63355/)
I had a look the project. It looks cool! When do you think it 'll be ready?
 
Top