Results 1 to 10 of 53

Thread: Increasing traffic on PGD...

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
    Well lets not get too off-topic fellas.

    Mind you we could open a new thread called "Eric and Yuriy debating about degrees and programming education that I'll never receive at this point in my life." (I'm joking of course... not about the education part though... )

    Basically what I want PGD to provide for tutorials is something above what you'd be taught in high school for basic Computer Science which teaches you everything from good ole printf all the way up to the blisteringly daunting lessons of function() vs. procedure() and the like. We don't need to teach programming it's self, but I would like to teach how to program things that can be used to make fun and creative games. To do this from a basic level and go up to a novice and then an advanced game developer's level.

    So far we have only novice and advanced. There is a disconnect from the beginners to the people that have been here a while and it shows when those beginners go away and don't return. So it's important to bridge that gap and get more beginner tutorials out there. A part of that problem is that some of the older more advanced guys forget how to think small and simple. Or that it's just plain boring for them and don't want to bother.

    (WARNING: This is where I start to get ranty...)

    The trick to this however is not to simply teach Delphi or Free Pascal or any specific APIs, but to actually teach game programming. I don't think there has been a single new "game programming" article on PGD in years. (That was a challenge tutorial writers, yes! ) Programming ideology, project management, API/library specific features or how to setup ____ dev tool maybe, but not one single game programming tutorial about game programming.

    In fact the last game programming tutorial I read beyond my own Artillery game tutorial (which I never did finish I hate to,but have to admit) was the one about creating a platform game by Alexander Rosendal (our very own Traveler), but that was done years ago and I don't think they are up anywhere anymore and definitely not updated to today's current libraries or dev tools.

    We need tutorial writers that write about making games, not making software theory or talking about how to implement some wacky new software language concepts just added to Delphi. Not necessarily to make specific genres, but often just to explain a concept such as faked physics in games or using tile maps, object detection or path finding. These can be applied to ANY game genre and don't need silly advanced programming methods like generics, ducking or object model

    ...and they get a beginner INTERESTED in programming games not giving up on all the weird stuff we're talking about in the forums.

    The advanced stuff is great, really, but not when we don't have anything for newcomers to grow off of to get to that level. I just don't want to entertain much advanced stuff anymore for a while. Not until we have some good solid tutorials that will bring in and KEEP those new Pascal programmers that want something out of PGD. We've failed them and we need to fix it.

    Flipcode was pretty cool, but at least we still have NeHe!
    Jason McMillen
    Pascal Game Development
    Co-Founder





  2. #2
    Quote Originally Posted by WILL View Post
    Flipcode was pretty cool, but at least we still have NeHe!
    NeHe doesn't seem to be active in the way it was (tutorials, rendering techniques) and seem more about news these days.

    What I really liked in flipcode was the mix between articles illustrating various techniques, from rendering to AI to physics to using some new API, coupled with the IOTD "Image Of The Day", which was a great way to see what people were doing or start discussions about this or that aspect. It also drew in people that were seeking "technical" exposure for their work, game or engine.

    An IOTD might be too much given the (still limited) contributing crowd in PGD, but an IOTW (Image of The Week) or VOTW (Video of The Week) should be possible?

  3. #3
    Quote Originally Posted by Eric View Post
    An IOTD might be too much given the (still limited) contributing crowd in PGD, but an IOTW (Image of The Week) or VOTW (Video of The Week) should be possible?
    I think this would be cool
    Also I can make some free time to write tutorial about game programming (I'm open to suggestions, because I really don't have a clue what is the best topic to start)

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
  •