Results 1 to 2 of 2

Thread: Help-Life simulation program, Graphics help.

  1. #1

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

    Question Help-Life simulation program, Graphics help.

    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
    Addicted Member csammis's Avatar
    Join Date
    Mar 2001
    Location
    /dev/null
    Posts
    226
    The easiest way to do this would just be to set your form's WindowState to Maximized and its border to None...that'll give you a big gray background
    Things I've Said:
    "Life's funny like that...elephants can wear frilly lace panties, and Dubya still looks like a monkey in a big chair"
    "Take four goats and strap one to each foot of a llama. Presto, goat-powered llama!"
    "You want to get me to work more, get me a Coke. No? Then deal with inferior garbage, I'm not coding another line and your clients can go to......thanks, I'd love a Coke right about now!"

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