Page 6 of 7 FirstFirst ... 4567 LastLast
Results 51 to 60 of 63

Thread: 2nd PGD Challenge - "Platformation"

  1. #51
    Quote Originally Posted by WILL View Post
    How do you feel about the 2 day extension? http://www.pascalgamedevelopment.com...-Day-Extension

    Would that make a big difference in your entry? Can you take advantage of it?
    Sweet! I just posted in that thread Thanks Jason

  2. #52
    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

  3. #53
    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

  4. #54
    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

  5. #55
    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).

  6. #56
    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

  7. #57
    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

  8. #58
    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

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

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

  10. #60
    I have made a new version (v4) in dropbox and the ftp:
    http://dl.dropbox.com/u/1805932/plat..._binary_v4.zip

    This makes it easier to pickup coins!

Page 6 of 7 FirstFirst ... 4567 LastLast

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
  •