Page 1 of 2 12 LastLast
Results 1 to 10 of 27

Thread: PGD Annual 2011 Competition; Thoughts

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    PGD Staff / News Reporter phibermon's Avatar
    Join Date
    Sep 2009
    Location
    England
    Posts
    524
    oh awesome, I totally wasn't around for the last PGD and I totally want to be part of this next one. Are we talking 1D? because if it is I've got an excellent idea for a game, I call it 'line'. The object of the game is to move along the line meeting other 1 Dimensional characters who ask variations on the question "Do you think higher dimensions exist?" at which point the player has to select from range of responses that reject the notion of higher dimensions as pure fantasy.

    Once a suitable response has been given, the player continues upon their journey, safe in the knowledge that they'll never fall off anything.
    When the moon hits your eye like a big pizza pie - that's an extinction level impact event.

  2. #2
    Quote Originally Posted by phibermon View Post
    Are we talking 1D? because if it is I've got an excellent idea for a game, I call it 'line'. The object of the game is to move along the line meeting other 1 Dimensional characters who ask variations on the question "Do you think higher dimensions exist?" at which point the player has to select from range of responses that reject the notion of higher dimensions as pure fantasy.

    Once a suitable response has been given, the player continues upon their journey, safe in the knowledge that they'll never fall off anything.
    LOL! Fantastic idea. Keep in mind that you should add a dialog to let the player choose one of the following screen resolutions: 1x800, 1x1024 and 1x1280.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  3. #3
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    I can confirm that the next PGD Annual theme will be simpler than the last few years.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  4. #4
    I also think that we have to ask ourselves what the best time is to organize a competition. Personally, I dont have any time left in 2010. Februari/March would probably be good for me.

    I can confirm that the next PGD Annual theme will be simpler than the last few years.
    Actually, the "arcade" theme of previous year was really easy. The stupid thing was that I just ignored that and made one of the most complicated pascal games.. (math-wise) :? I really shouldn't fall into that trap again.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  5. #5
    I've always wanted to do something that has a strong interaction between the action on the screen and the sound effects and music.

    Something like Everyday Shooter where every time you blow up something, it adds notes to the music.
    Or that Song Rider game where you ride on a glowing line that represents the music track currently playing, and it gets twistier the more energetic the music is.
    My site: DelphiTuts.com (coming soon)...

    Download Font Studio 4.21 here.

  6. #6
    Quote Originally Posted by Nitrogen View Post
    Or that Song Rider game where you ride on a glowing line that represents the music track currently playing, and it gets twistier the more energetic the music is.
    I immediatly thought about audiosurf. Yeah.. those kind of games are very interesting. The problem is that they have some pretty complex code to get the right information from the music track like bpm and such.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  7. #7
    Yeah thats the name, Audiosurf!

    True, but FMOD has a DSP function that returns an array of floating point numbers telling you how loud each frequency band is right now, so you wouldnt be able to do something that requires future knowledge of the music, but you could do real time animation for instance against it..
    My site: DelphiTuts.com (coming soon)...

    Download Font Studio 4.21 here.

  8. #8
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059
    Can't wait... This time I'm going to make something simple... monochrome, 320x480...
    NecroSOFT - End of line -

  9. #9
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Continuing from these posts in this thread http://www.pascalgamedevelopment.com...ll=1#post56086...


    Quote Originally Posted by paul_nicholls View Post
    Any hints on the theme?
    Quote Originally Posted by code_glitch View Post
    Indeed, any hints to a theme or potential themes/ideas to do with the next PGD? Looking forward to it already...
    I can make a suggestion... get some assets ready and start to pick out the library/engine or get your own engine ready before-hand. I find that not having enough assets like sprites or having portions of my game code not working really slows down my development.

    Actually often this is usually the case of what I hear from most competitors who's entries don't get submitted.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  10. #10
    Thanks for the tips Jason

    cheers,
    Paul

Page 1 of 2 12 LastLast

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
  •