Call CJT now on +44 (0) 0118 934 7909 or contact us
Wednesday 10th, March 2010

Orbitals – a JavaFX Game

Posted by Tony Aldridge on August 24, 2009

I’ve just finished writing a first version of a JavaFX web game called Orbitals.

To play, click, drag, and release the small spaceship to launch.  Use the gravity of the planets to attempt to reach the spinning starbase.

Lost your ship?  Unlikely to get home?  Press the RESTART button and start the level again.

Can’t solve the level?  Press AUTOSOLVE and the computer will show you how it’s done!

Want to try a new configuration of planets?  Hit the GENERATE button and try a new challenge.

Try to beat the par time.  Sometimes it’s easy, other times it’s hard.  Really hard.

Bugs?  Recommendations?  Comments?  Post below and I’ll consider them for the next version.

04/09/09: I just noticed a bug that stops the game working properly in some browsers. Should be fixed now.
04/09/09: I’ve also taken out the signing – the program’s not accessing the local computer or any other site, so it wasn’t needed

7 Comments »

  1. mh

    August 27, 2009 // 2:19 pm

    what spinning starbase?

  2. Sean

    August 27, 2009 // 3:08 pm

    I hate to say it, because I know it’s javafx’s fault and not yours, but I couldn’t bring myself to accept that security dialog granted unrestricted access to my system to play your game. I’ve been working with the technology since march and I still don’t feel right granting unsandboxed access to applets.

  3. Jethro Grassie

    August 27, 2009 // 3:41 pm

    That’s not actually a JavaFX issue.
    The reason you get that dialog is because Tony signed the jar file with a self signed certificate. You can click ‘Deny’ in the alert and the game will still play.
    If he had not signed the jar at all, you would get no alert at all.

  4. Jethro Grassie

    August 27, 2009 // 3:51 pm

    @mh When you play the game you will see the starbase slowly spinning.

  5. Tony Aldridge

    September 4, 2009 // 5:24 pm

    @Sean:
    I just took out the signing (it wasn’t really needed, kinda just slipped in there) so now it should run without prompting for access to your computer.

  6. ncki

    October 13, 2009 // 11:04 am

    Very interesting game ,I like it

  7. Club Penguin Secrets

    November 2, 2009 // 11:34 am

    Yah yah i like it. Do you have a stand-alone version?

Leave a Comment

Like what you see? Then get in touch;
t. +44 (0) 118 934 7909   e. contact us