Results 1 to 9 of 9

Thread: Tutorials

  1. #1

    Tutorials

    Would anyone be interested in contributing to a series of tutorials to be posted here at DGDev? Entirely up to you what you write about, providing it's informative and easy to read and of course Delphi/Game related. Something like NeHe's tutorials maybe, starting with really basic stuff. Or a one off article (about octrees for example). I know we have some talented people around here, and it would be a good place to direct those "Getting Started With Delphi" Also, if our members write them, we can answer questions about them too.

  2. #2

    Tutorials

    I was considering starting a tutorial a while back Maybe I'll consider it again in a week after I've finished my damn A-Level maths coursework :x

    It'll probably end up being either about multiplayer networking or using plugins as a scripting system implementation

  3. #3

    Tutorials

    Sure! No problem ... Tutorials are fun to do, when I get time to do them and have a good subject to write about!
    Do it by the book, but be the author!
    <br />
    <br />Visit the Lion Productions website at:
    <br />http://lionprod.f2o.org

  4. #4

    Tutorials

    i've written some tutorials time ago, but they're all in italian..
    I could translate some if someone good in english will read them and fix up mistakes before publishing..
    I have one that speaks of classes in delphi.. covers a lot of arguments and i think it's quite good

    So will some one help me ?
    If you save your data in a proprietary format, the owner of the format owns your data.
    <br /><A href="http://msx80.blogspot.com">http://msx80.blogspot.com</A>

  5. #5

    tutorials...

    Hi,

    I'm not sure whether or not it's exactly what you had in mind, but I've written several games in Delphi. One in particular, Nuclear, is quite a simple game and I thought that it would make a good game for newbies to study. It shows how to do the basic game control e.g. main loop: get player move, validate it, process it, if okay then check for winner, if no winner then do computer move, and repeat loop.

    Certainly no great feat of programming but could be good for newbies to study so I'll write an article about it. I'll add a link in the article for newbies to d/l the source code from my homepage. Give me a week or 2 to write the article. It'll probably be short.

    I meant to say, also, that it's based on using a component descended from a TStringGrid. I'll add the link for it and the sound component too. Both links are on my Delphi page.

    Regards,
    --- Peter W. :-)
    Canberra, Australia
    (Monkey see, monkey do... :-)))

  6. #6

    Tutorials

    These all sound very interesting. As I said, write whatever you feel would benefit other members, probably best not to make it too long (like 50 pages or something :shock: ) though. It think it would be nice to keep it all on the site so:

    I was thinking of setting up a forum where your article would be the first post in the thread and then everyone else can discuss it. It would be OK to use HTML so it shouldn't be hard to convert to DGDev Forum Format<sup>tm</sup>if it's already on a site somewhere else.

    If you'd like to contribute send me a PM and we can discuss it.

    But keep posting your ideas here for everyone to see

  7. #7

    Tutorials

    I like the idea of tutorials from those active on the forum. Responses to queries could come straight from the author.

    How would it be if a list of requested tutorials was compiled, coming from the forum users?

    That means someone knowlegdable might feel encouraged to write an article knowing there's already a need for it.

    Is it possible to upload ZIPs to the forum?
    Stevie
    <br />
    <br />Don't follow me..... I'm lost.

  8. #8

    Tutorials

    I like the idea Stevie56!

    I sometimes want to write a tutorial about something, but don't do it, since there are so many on that subject allready! So it would be nice to know what people are looking for!
    Do it by the book, but be the author!
    <br />
    <br />Visit the Lion Productions website at:
    <br />http://lionprod.f2o.org

  9. #9

    Tutorials

    Quote Originally Posted by Stevie56
    I like the idea of tutorials from those active on the forum. Responses to queries could come straight from the author.

    How would it be if a list of requested tutorials was compiled, coming from the forum users?

    That means someone knowlegdable might feel encouraged to write an article knowing there's already a need for it.
    That's actually a very good idea :idea:

    Quote Originally Posted by Stevie56
    Is it possible to upload ZIPs to the forum?
    No I'm afraid you can't, but you if you're planning on submitting an article which includes zipped files, you can send them to me and I'll upload and add ]new thread[/url] in 'Forums'.

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
  •