Results 1 to 3 of 3

Thread: How to make pacman!!

  1. #1
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    How to make pacman!!

    In the old days when I started programming in Delphi, I started with pong. Pong is a the most easy game to make, but the next step is to make a pacman game. Here I want to share my old pacman game I once made for beginners to learn from.

    - whole thing is windows gdi and slow as hell (no DirectX/OpenGL)

    Well here's the download link: http://necrodome.homeftp.net/projects/zooi/Pacman.rar

    The source is old and I did not check it anymore. You may use the graphics in you own pacman game freely!
    NecroSOFT - End of line -

  2. #2

    How to make pacman!!

    Hehe.... what you call slow as hell runs over my screen at unplayable speed

    But it looks nice. I did not take a look at the source, because I don't think I can learn much from it, but if the source is well structured this may be a very good thing to learn from.... I hope many beginners take a look at it and learn something from it...
    <a href="http://www.greatgamesexperiment.com/game/Valgard/?utm_source=gge&amp;utm_medium=badge_game"><img border="0" alt="GGE" title="GGE" src="http://static.greatgamesexperiment.com/badge/game/valgard/gge400x56.png"></a>

  3. #3
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    How to make pacman!!

    but if the source is well structured this may be a very good thing to learn from....
    mmm... I need to look at that... ops:
    But you can change the timer speed
    NecroSOFT - End of line -

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
  •