Results 1 to 5 of 5

Thread: Simple "Animation"(movement of stuff around the screen)*Resolved*

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2000
    Posts
    24

    Simple "Animation"(movement of stuff around the screen)*Resolved*

    okay i tried making a game like snake and a game like phoenix,(phoenix is a game for the calculator) in VB. anyway i made the collision detection for snake and it was buggy so if ya got tips on that i guess throw em in.

    but when i did get snake kind of working, after u ate so many targets the snake would go really slow and would look choppy.

    this also happened in phoenix if you shot too many lasers.

    this made me mad. so i uhh kinda stopped programming for a long while. any tips would be great

    also some tips on bitblt and how that works might help

    as i started programming i realized that my old way of collision detection doesn't work anymore (for the right side of an object i would make a calculation which was object.left + object.width = object.right but as i check this with vb it doesn't work out right...its about 15 twips off :/ is there any way to make this perfect?)
    Last edited by AlexTheAPI; Jan 25th, 2003 at 09:07 PM.

  2. #2
    Member anjulpa's Avatar
    Join Date
    Aug 2001
    Location
    india
    Posts
    43
    turn the scalemode to pixels for any container you see on your form, including the form. try it then

    ppl saw this
    Die, ***** Die !

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    I have made a basic Snake game in BitBlt that I'm going to make a tutorial for. But I'm not finished with the tutorial, so I can't put it up before next wekend. But I have a tutorial on hot to make basic snake with picboxes up alreaddy. I have to change a couple ot things on the tutorial, but it is at leas working....look here

    http://www.geocities.com/note_ladybug/

    ....I can post the BitBlt verion too if you want that, but I don't have the tutorial ready...

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Dec 2000
    Posts
    24
    thanks noteme. i downloaded yours and basically stole all the code and started making my own game. i made some improvements and im having a great time adding a bunch of stuff to it.
    I think i will try and figure out the bitblt myself (with a little help from mark butler )
    thanks again

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Nice too see that someone could use that tutorial...but just ask questions if there is someting more you want to know...

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