Results 1 to 10 of 63

Thread: 2nd PGD Challenge - "Platformation"

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    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?
    Jason McMillen
    Pascal Game Development
    Co-Founder





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

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

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

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

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

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