Thanks Winston.
The actualy game was coded in c++. However with c++, its difficult to use menus, and mouse events etc... with out knowing windows programming. So, i desided to create a VB launcher with all the menus and command buttons for the sake of not loosing marks, lol.
Driving up to get the score was something that i didnt have time to fix. It was a little difficult to get the fonts in front of the screen everytime without stuffing up other things so i left it as it is. However, if u dont have the camera following the car, u can see everything normally. I used OpenGL for that so the video card will need to support it. Untill i learn windows programming, the the VB stuff stays.
Kn1ght_M4r3: Well c++ is a 3rd generation language so its closer to assembly or the language that a processor understands than other languages. But really for simple AI, u can do it with any language.
The actualy game was coded in c++. However with c++, its difficult to use menus, and mouse events etc... with out knowing windows programming. So, i desided to create a VB launcher with all the menus and command buttons for the sake of not loosing marks, lol.
Driving up to get the score was something that i didnt have time to fix. It was a little difficult to get the fonts in front of the screen everytime without stuffing up other things so i left it as it is. However, if u dont have the camera following the car, u can see everything normally. I used OpenGL for that so the video card will need to support it. Untill i learn windows programming, the the VB stuff stays.
Kn1ght_M4r3: Well c++ is a 3rd generation language so its closer to assembly or the language that a processor understands than other languages. But really for simple AI, u can do it with any language.