|
#1
|
|||
|
|||
|
how to start
excuse me evryone,,
iam a student and we were told to make a simple game of racing combined with betting using vb6..and im wondering what steps should i take to start with this project.any advice and help would be of soo much help.
|
|
#2
|
||||
|
||||
|
Racing game with VB6 isn't simple.
![]() However you should use DirectX 7 or 8 to make a almost-good game.
__________________
HTH ![]() VBCorner code: MenuCreator add-in + MenuExtended.dll - SaveToFolder add-in - my PSC code: CommonDialog Enhanced Callback - Enumerate Icon Resources - Network Change TCP/IP |
|
#3
|
|||
|
|||
|
When you say simple racing game I think of the old carnival racing game with the horses that run in a wavy strait line because of player action. If this is something like you are talking about minus the player interaction then...
Imagecontrols with different colored race horse bmp/icons aligned to the left side of the form. Timer control Randomize Statement Rnd Function Command Buttons (Start/bet/etc.) Good Luck |
|
#4
|
||||
|
||||
|
Any type of Game Programming in VB6 is not simple nor is it for beginners. You said you were a student....is this an advance course you are taking?
I would follow gibra's DirectX suggestion.
__________________
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section. ![]() Please use [Code]your code goes in here[/Code] tags when posting code. Before posting your question, did you look here? Got a question on Linux? Visit our Linux sister site. Modifications Required For VB6 Apps To Work On Vista ![]() Microsoft MVP 2005/2006/2007/2008/2009 |
![]() |
| Bookmarks |
| Tags |
| racing betting games |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I make my program start from the start up? | FSBM | VB Classic | 1 | 01-09-2008 07:01 PM |
| Cannot start RMI Server | shaoen01 | Java | 5 | 09-16-2006 10:42 PM |
| Turn InStr(w, x, y, z) into InStr(w, x1, y1, vbBinaryCompare) ? | Joe \Nuke Me Xemu\ Foster | VB Classic | 8 | 12-21-2001 08:21 PM |
| SQL Server Agent wont auto start | David Hay | Database | 2 | 04-02-2001 08:11 PM |
| Re: MMSQ fails to start with errors in the Event Viewer | Paul Edwards | Enterprise | 0 | 09-19-2000 01:42 PM |