Create a new game with bounce balls

Discussion in 'Public Game Developers Forum' started by fellipeh, Aug 25, 2014.

  1. fellipeh

    fellipeh New Member

    Aug 25, 2014
    1
    0
    0
    Hi everyone!

    I'm a developer about 12 years, and I don't have much experience in game developing, but I want to try to make a one.

    I'm think a small game, with some bounce balls, with levels and a square.. all balls bounces in the square, the square size and number os balls depends with level the user in..

    Any thoughts, tutorial to help me with these project? First, I want to make for iOS... but, after who knows.. port them to Android.

    Thanks!

    Regards!
     
  2. Tap To Play

    Tap To Play Member

    Jul 1, 2014
    24
    0
    0
    You might want to give Cocos-JS a try. This will allow you to make the game for iOS, Android, web, desktop, ... and you can do it in JavaScript, which is a relatively easy to learn language, and a useful language to know. I myself am a Unity developer, but Unity is probably a little bit too expensive for you (there's a free version, but the main problem with that is that you have to show the Unity splash screen when your game launches).
     

Share This Page