I have a question for programmers.. I myself want to become a programmer, always have.. there is one question that has been bugging me my whole life...
How do you guys make and then load the images up onto the screen etc?
make a new program. put the image in that file. type bitmap "IMAGE NAME.IMAGE FORMAT",IMAGE NUMBER
it may look like this. load bitmap "mydog.bmp",1
whats the number for? thats not part of the image. it gives it a number code for dark basic to call. it may be used later to help you. like if you made a car race game. and wanted to texture your car with the image you would type
Correct... but not THAT nasty... i think i made a mistake with trying to use 3d and 2d (sprites) at the same time, i found DB doesnt really like that. I didn't know anything about alphablending back then. Anyway the Pro finally has the engine where the limit is really your imagination.
Very solid effort. I have DarkBasic Pro and it can be a mission to make a good game with. This reminds me of Wipeout
HelpMyFellowPeople 8 months ago
WipEout...
joaovictor1994 1 year ago
G-Speed
guitar12345678901 1 year ago
nice !!!!!! if you made it so its kinda nice
i wish i could pool somthing like that !!good work man
have a nice day dudes !!
0watsupPiple 2 years ago
you'd have to ask the author
rvanner 2 years ago
I have a question for programmers.. I myself want to become a programmer, always have.. there is one question that has been bugging me my whole life...
How do you guys make and then load the images up onto the screen etc?
Ethaninja 2 years ago
asuming you own dark basic...
make a new program. put the image in that file. type bitmap "IMAGE NAME.IMAGE FORMAT",IMAGE NUMBER
it may look like this. load bitmap "mydog.bmp",1
whats the number for? thats not part of the image. it gives it a number code for dark basic to call. it may be used later to help you. like if you made a car race game. and wanted to texture your car with the image you would type
tuxter object OBJECT NUMBER,IMAGE NUMBER
or...
texture object 14,1
get it?
noobking111 2 years ago
where can i download it? *o*
Grivius1014 2 years ago
in Classic?... uh, i never could make anything like this with an fps above 10...
AMYuntold 3 years ago
Sounds like you had some pretty nasty video hardware.
rvanner 3 years ago
Correct... but not THAT nasty... i think i made a mistake with trying to use 3d and 2d (sprites) at the same time, i found DB doesnt really like that. I didn't know anything about alphablending back then. Anyway the Pro finally has the engine where the limit is really your imagination.
AMYuntold 3 years ago
this is a game made in DarkBasic
jordyveld 4 years ago
Cool!
Captionboyboy 4 years ago
...
What is this?
Dobotron3000 5 years ago
A game made in DarkBasic.
Ethaninja 2 years ago