Results 1 to 10 of 63

Thread: 2nd PGD Challenge - "Platformation"

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    I haven't updated my entry yet, but I now have fixed a bug in my sound code which caused crashing after so many sounds are played (ran out of sources), and added in missile launchers that fire homing missiles at the player! yay

  2. #2
    Awesomesauce!! Thanks to the web page here:
    http://www.lwjgl.org/wiki/index.php?...unds_for_LWJGL

    I now have music (menu only ATM) and sounds in my game using the Slick Util library!!
    I have also add some levels and done some tweeking

    I have updated the dropbox binary, but not the ftp site version quite yet:
    http://dl.dropbox.com/u/1805932/plat..._binary_v2.zip

  3. #3
    just tried out your game and there's only one big issue with it: It's too short

    I've just finished all the levels and I enjoyed very much. Great game
    Imagine I've written something clever here inspiring you to make something awesome. If that happens give me credits

  4. #4
    I also tried your game and it looks great.
    I also found a small bug. Yes it is related to key detection problem same as it was in your The Probe game (my keyboards fires VK_ENTER on pressing of borth enter keys while your game only checks for VK_RETURN wich is normaly used for enter key which is near leter keys).

  5. #5
    Quote Originally Posted by SilverWarior View Post
    I also tried your game and it looks great.
    I also found a small bug. Yes it is related to key detection problem same as it was in your The Probe game (my keyboards fires VK_ENTER on pressing of borth enter keys while your game only checks for VK_RETURN wich is normaly used for enter key which is near leter keys).
    Ahhh...that keyboard issue takes me back haha

    Thanks dude
    Ok, I will add in the keypad enter too just like in The Probe

  6. #6
    Ok, I have now uploaded version v3 binary to the ftp site and dropbox:
    http://dl.dropbox.com/u/1805932/plat..._binary_v3.zip

    I will update the source code later on.

    Changes:
    * Each level has a random music track when you are playing it.
    * Added in the keypad enter key as well as the regular enter key when on the menu screen (thanks SilverWarior).

    I might be able to squeeze in some extra changes before the time is up...

    cheers,
    Paul

  7. #7
    Here is a video of the game on Youtube:

    Last edited by paul_nicholls; 03-05-2012 at 12:30 AM.

  8. #8
    Quote Originally Posted by pstudio View Post
    just tried out your game and there's only one big issue with it: It's too short

    I've just finished all the levels and I enjoyed very much. Great game
    Nice! Thanks mate
    LOL Well, as well as adding in some in-game music while playing I will look at making some more levels too before the extension runs out

Tags for this Thread

Bookmarks

Posting Permissions

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