Results 1 to 10 of 69

Thread: Pascal Gamer Magazine Issue 4 Needs Content: Want to write an article?

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
    I'm going to start plugging them in this week. I really want to make this issue beefy with all kinds of topics from basic to the more intermediate. I have a bout 4-5 articles or drafts so far. If you ware working on something for Issue 4 please let me know how you are doing with it. Thanks.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  2. #2
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    Its now official - I now have a square head... Android compilation worked once, I got one APK out and then poof. Niet, yada zip, zilch, null, zero, nil... And now its GCSE time so I'm swimming in that pool. Nonetheless, its solution time: lets hit the forums up on this one I would hate to have the rest of the article go to waste...
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

  3. #3
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    So how are those Pascal Gamer articles coming along? I only received about 4 so far.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  4. #4
    Quote Originally Posted by WILL View Post
    So how are those Pascal Gamer articles coming along? I only received about 4 so far.
    4 articles isn't very much!

  5. #5
    You should have already received two from me; I will send another one in a day or two.

  6. #6
    I'm still working ony mine as much as my free time permits me. I also have a few other ideas for articles (Handling Savegames, Making GUI components, Making proper code structure for games - using gamestates).
    If anyone is interested in any of theese ideas go ahed. I only reserve an article about svegames for myself since I plan it to be somehow conected with my current article and since thisone won't be so buig I expect to finish it quite quickly.

    Anywhay I think that it would be verry nice if we have all these articles writen before the next PGD chalange since they might all come verry handy for some newbie game developers.

  7. #7
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    You know what. A simple article about making a save game and best practices would do it. It doesn't have to be some complicated over-bloated article with huge technical words/terms like methodology or some other fancy new programming technique. We have to appeal to new programmers or beginners to attract a whole new community. So do small and simple.


    • How to make your own Save Game system. (just cover basics and how to structure the data so that it's easily readable upon reloading save games)
    • How to make a simple RPG combat system. (just cover HP and basic stats (think Dragon Quest 1) and action list and do it as a text/terminal program)
    • The basic Code structure for games. (cover basics, main game loop, separating things like graphics into procedures, initializing, deinitializing, reseting game state, etc)


    as an example of 3.
    Jason McMillen
    Pascal Game Development
    Co-Founder





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
  •