Results 1 to 4 of 4

Thread: Final Project @ class

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2000
    Posts
    15
    I am doing a final project for a VB class @school, many classmates have decided on doing games.

    My dilema:what should I do my project on? A game,a catalog?

    Please share your ideas with me- what kind of program/game?
    *If possible, please give some code to start with or code for the tough aspets of the program.

    Thank You for your ideas, can't wait to try out some of the suggestions.

  2. #2
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    how advanced are you?

    Scrolling Shooters are always easy to make
    or something like pong...

  3. #3
    Member
    Join Date
    Nov 2000
    Location
    Palma de Mallorca, Spain
    Posts
    39

    Smile Well

    To start a game the first you have to do is think what type of game are you going to make...
    For movement you could use the BltBit Api or if you are less advanced use the left and top properties to move an object.
    Specify what type of game you are going to make and I could help you.If you mail me I'll help you.
    Code:
    On Error goto Hell

  4. #4
    Addicted Member Ramandeep's Avatar
    Join Date
    Feb 2000
    Posts
    158
    You could write the game Snake/Nibbles or pong. I am guessing but school students don't really right anything major they usually keep to this sort of programming level.

    Catalogue what would that be on?
    You could try writing a stock control program?

    How much of Visual Basic do you know & understand???


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