Got a little techonology problem that you need fixed pronto? Post it here and we'll see what we can do.
Topic locked

Visual Basic Project

Tue Dec 21, 2004 12:45 am

I have to make a VB project on anything I want. Does anyone have any ideas? Some people are making games and websites. I don't know what to do. Any suggestions?

Tue Dec 21, 2004 4:42 am

Id say make a calculator. Or a database, but that would be kinda slow with DB (and pointless)

Tue Dec 21, 2004 6:47 pm

Yah, calculators are easy as hell. Or you could convert your Neopian Adventure into a program and add an HP system and stuff like I'm doing just for fun.

Tue Dec 21, 2004 7:07 pm

Depending on what level you're at, there a number of prokjects you can try. I 've duplicatred a load of my board games onto VB, in case I get bored. They're quite fun to do, but with things like Monopoly, it's hard to programme the AI.

If you don't what to do that, do you know HTML? If you do, try making a website creator

The only other thing I can think of is a Word Processor, but that's the one that everyone does, so I'd be surprised if you haven't tried that yet. If you try this one, remember to use Rich Textboxes rather than the standard ^.^

Tue Dec 21, 2004 9:54 pm

actually, better than a calc would be a calculator emulator (emulate a TI-83 or something). or any kind of emulator for that matter.

Mon Jan 17, 2005 1:10 am

You could try making some very simple games, using moving object controls and collision detection. Very easy to do, and you can make them more complex when you need to by continuously adding things.

Mon Jan 17, 2005 1:55 am

yeah html editors arent too difficult to make I even made one a few years ago *has totally forgotten how to program VB*
Topic locked