Results 1 to 2 of 2

Thread: Template for map based games like Pac Man, Bruce Lee etc.

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,544
    Blog Entries
    3209
    Rep Power
    50

    Default Template for map based games like Pac Man, Bruce Lee etc.

    Shine posted this:

    Posted: Sat Oct 01, 2005 10:20 am Post subject: Template for map based games like Pac Man, Bruce Lee etc.

    --------------------------------------------------------------------------------

    I've added a basic example for map based games to http://www.luaplayer.org/tutorial/index.html . Now it is trivial to implement games like Pac Man (one day) and easy to program games like Bruce Lee (less than a week). Some more ideas: http://www.df.lth.se/~ola/c64games.html
    Some of this games were really fun back in the old days and even today. Today games have nice 3D graphics, but sometimes I miss novel ideas and good game play. Maybe I'm just too nostalgic :-)

    A bit more difficult would be games with scrolling, like Boulder Dash, Marble Madness or Wizball (interesting game idea). But with 4 offscreen images and incremental update of parts of the images it should be really fast.

    Discuss this and your game ideas in our Lua Forum here --> http://www.dcemu.co.uk/vbulletin/forumdisplay.php?f=89

  2. #2
    DCEmu Regular
    Join Date
    Jun 2005
    Location
    Manchester,UK
    Age
    50
    Posts
    328
    Rep Power
    70

    Default

    thanks for this ,youve got me hooked into trying to write something in lua

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •