PDA

Click to See Complete Forum and Search --> : Final Project @ class


ptcruiser
Dec 8th, 2000, 07:23 PM
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.

SteveCRM
Dec 8th, 2000, 08:10 PM
how advanced are you?

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

M@rk
Dec 9th, 2000, 07:07 AM
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.

Ramandeep
Dec 12th, 2000, 02:16 PM
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???