Results 1 to 4 of 4

Thread: Graphics help for life simulation program

  1. #1

    Thread Starter
    Member boiler's Avatar
    Join Date
    May 2001
    Posts
    39

    Question Graphics help for life simulation program

    I want to create 3 or more creatures and i want to plot there movements on a tiny 2d world.
    I think i would do this by creating a underlying grid, and store the x,y coordinates of each creature.
    How could I make my form full screen, and generate a flat one color world where i could display some type of picture for each of the creartures?
    This is not extremly important for my program but it would be an added + if i could do it. Im trying to make a simple life simulation on the computer.

  2. #2
    Techi
    Guest

    life simulation ah!

    you mean somthing like that creatures game but in 2d and run from VB?

    well you need a method called tiling to do the map and you would use blitting for the creatures.

    learn about tiling from lucky's vb game site (cant remember address)!

  3. #3
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  4. #4

    Thread Starter
    Member boiler's Avatar
    Join Date
    May 2001
    Posts
    39

    Luckys gaming site

    Hey thanks for the site, its really cool, helped me out on a coulpe of other things too!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width