User Tag List

Results 1 to 8 of 8

Thread: JAva complex games

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Sep 2009
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    JAva complex games

    Hello, I'm having a doubt.
    Can the MMF 2 Java convertion make Java games as complex as Romeo II or as complex as super pallax games with movies and special effects?
    Or Java exporting is only for simple applications?
    thanks

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: JAva complex games

    I can make complex Java games like Romeo II or Zeb (ps: I've uploaded only the first level of Zeb)

  3. #3
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: JAva complex games

    And it appears its the modified version of Zeb too and not the original Zeb, I can convert the original Zeb with all 8 levels, the 320 by 200 pixel screen and the Hud displayed correctly to Java if you want.

    For Java online games you can only use Java extensions and there aren't so many of them than there are C++ extensions, i'm not sure how to check if an Extension is Java or not.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Sep 2009
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: JAva complex games

    Hello friends.
    I need to develope a game in java (online videogame) which is able to store the name and the score of the players.
    What extensions or technique would you suggest me to use?
    Thank you

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: JAva complex games

    Get Object and an online database...

    I will make a tutorial in the future...

    Take a look at DavidN's and Jeff's on the Tutorial page to help you out.

    DavidN's is here: http://www.clickteam.com/eng/resources/online_score/onlinescoreboards.html

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Sep 2009
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: JAva complex games

    thank you very much for your help!
    At this point I have a last question:
    I have to make a pushing button situation: player has to push the button super fast to get more energy, without getting the error that if you keep the key pressed you have the same results. This was used in many 80's games like Hyper olympics.
    Can you help me in making this? what technique you would use?
    thanks.


  7. #7
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: JAva complex games

    Hmm... so you want the user to press the key rapidly, but not have it count if they are holding the key down?

    I'd try a "Repeat while key is pressed" + "Every" event to give the error.

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Sep 2009
    Posts
    108
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: JAva complex games

    ok i will try, thank you!

Similar Threads

  1. How complex can games be?
    By Snubs0952 in forum The Games Factory 2 - Technical Support
    Replies: 7
    Last Post: 16th May 2012, 06:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •