Well ive been taking vb since the begining of this year and im the best in my class... i thought i was pretty good but compared to you im horible!!!! good job . also how do you make movements so smooth could you direct me 2 a tutorial or somethin.
what code did you type to get it so new blocks droped down like that? im trying to make a gun that shoots bullets and i need to make it so it creates a new bullet everytime it shoots
darn, watching this, i feel like a real noob when it comes to VB. I've made an RPG as well as a few platformer games in the past using VB, but a puzzle like this looks SO complex!
Do you know if it's possible to post VB games on a website? I've been thinking about it lately, and I'm just curious.
Heh, for sound, I jut use the Windows Media Player tool. It works just fine!
cyrix1986, great game! Idk how it's possible to make so good games (games at all) with visual basic... Anyway, what version are you using? If you know how, how do you play a sound without a media player in VB6? Thanks :3
This game was made using visual basic 6, recently I've been writing games in flash or C# with the XNA library. And to play a sound in vb you could use the sndPlaySound API, if its for games then i would recommend using DirectSound 8 as it will allow you to play multiple sounds at once. Check them both out on google, lots of information on both
I need to get a site up and running so I can share my programs and games, but I'm limited on time and I'm not the greatest with web design. If anyone would be willing to make me a site I can get these projects online. I will take care of the hosting and domain, I just need a site made, PM me if you can help. Thanks.... cyrix
Could you release the source code?
daligani 2 months ago
can i have the code?..
dgmartin12 1 year ago
go learn C its better than this shit
whymeproducz 1 year ago
@whymeproducz piss off him faggot, this was 2008 and visual basic 6 dumb fucking idiot..
4lyfepk3r 1 year ago
HOW DID YOU MAKE THIS? Oh my god it's great. Well done. Can you PLEASE post a tutorial or something?
SerialOfSam 1 year ago
That's really nice, VB isn't really for games, so really good job.
GGames2009 1 year ago
If VisualBasic.Awesome = True Then Thumbs.Up
WhiteRussianBC 1 year ago
Hello cyrix im in my first year of programming and would like to know some tricks or etc send a message as reply
Bjlongtime 1 year ago
can i have the full surce coode please????
zentrix28667866 1 year ago
noticed at the code in the beginning, it said Const Pi = 3.14159......
just use math.pi instead(works in visual basic 2008 dunno about 6)
theonlinegamers 1 year ago
Hello there again , U never made this in visual basic ...
U either made it in another program or downloaded it off the internet.
And then in visual basic you made a launcher for the game ...
Airbourne4 1 year ago
How did you avoid flickering of the pictures? And how is it possible to make your game run so smoothly?
Thanks in advance.
Pvsmuntje 1 year ago
please ! can u tell me how did you do the boxes ? they look great !
barcaman1995 2 years ago
can u send me the code of that game
yneeh018 2 years ago
@yneeh018 me too
marker792 1 year ago
good loking game and engine great :D
4a4ik 2 years ago
neat
nepalihercules 2 years ago
i would like to know the source code of this to develop our project,kindly consideration for this thank you!
sephvd 2 years ago
Awesome :O
IllegalMavamaarten 2 years ago
Well ive been taking vb since the begining of this year and im the best in my class... i thought i was pretty good but compared to you im horible!!!! good job . also how do you make movements so smooth could you direct me 2 a tutorial or somethin.
Drawurface 2 years ago
what code did you type to get it so new blocks droped down like that? im trying to make a gun that shoots bullets and i need to make it so it creates a new bullet everytime it shoots
bathoids 2 years ago
Comment removed
THESiMuLaTeDgReG 2 years ago
@bathoids OBject Oriented programming. Create a new bullet object.
OnlySanePerson 2 years ago
ugh iv tried that cant figure out how but im gunna learn later now im focusing on other things...
bathoids 2 years ago
private sub bullet
write code for bullet here
end sub
on btnpress
if bullet > 1 then
call bullet
end sub
its simple
nepalihercules 2 years ago
darn, watching this, i feel like a real noob when it comes to VB. I've made an RPG as well as a few platformer games in the past using VB, but a puzzle like this looks SO complex!
Do you know if it's possible to post VB games on a website? I've been thinking about it lately, and I'm just curious.
Heh, for sound, I jut use the Windows Media Player tool. It works just fine!
Anyway, great vid man!
MrZombieLover 2 years ago
Lol you think you're a noob? The best game I've made is a card game... x.x
PeanutButtaPallyTime 2 years ago
@PeanutButtaPallyTime hey cards are cool!
MrZombieLover 2 years ago
i feel like crap too! best thing mad by me was a escape the room game. :P
DiddlyDoodKing 2 years ago
wow the graphics are amazing and the programming looks good to
computertrick 2 years ago
cyrix1986, great game! Idk how it's possible to make so good games (games at all) with visual basic... Anyway, what version are you using? If you know how, how do you play a sound without a media player in VB6? Thanks :3
MagnusRulerHardt 2 years ago 2
This game was made using visual basic 6, recently I've been writing games in flash or C# with the XNA library. And to play a sound in vb you could use the sndPlaySound API, if its for games then i would recommend using DirectSound 8 as it will allow you to play multiple sounds at once. Check them both out on google, lots of information on both
cyrix1986 2 years ago
Great advice. Although, I never liked VB, not sure why
=/
0121ryanh117 2 years ago
@cyrix1986
SexyDrugs315 1 year ago
@MagnusRulerHardt Hi, if you want to use a sounds in your project in Vusal Basic it's easier to do it through the MediaPlayer, for example:
Sound.Url = "file path" (Sound = MediaPlayer)
SexyDrugs315 1 year ago
@SexyDrugs315
I am making a sequencer where I need to play multiple sounds at once, but thanks for the suggestion.
MagnusRulerHardt 1 year ago
That game is fantastic! Gimmie a download link when you get your site up and running, i would like to play that during school ^^.
dozza92 2 years ago
Is that Flash???
CPFlare 2 years ago
Hey YT Viewers
I need to get a site up and running so I can share my programs and games, but I'm limited on time and I'm not the greatest with web design. If anyone would be willing to make me a site I can get these projects online. I will take care of the hosting and domain, I just need a site made, PM me if you can help. Thanks.... cyrix
cyrix1986 2 years ago
I am good web desighner...
GGames2009 2 years ago
thank you
musicismostoflife 2 years ago
how did you make the title and the blocks???
great job by the way!!! :)
musicismostoflife 2 years ago
lol picture box!!!
dudeofgods 2 years ago
Wow. Im working on GDI but this is great. When you're done you should release the source under a license. GNU or something.
AES256bit 3 years ago
vb is a good place to start if your begginging wen uve mastard it move on to java or c++ so on
WetMetalPole 3 years ago
Actully, visual basic is better than java, if used right. It has much more possibilities.
xbon1 3 years ago
Not really, java is used because it's multiplatform which gives it much more possibilities than VB.
dozza92 2 years ago
#c is good too
dudeofgods 2 years ago
u typed #C instead of C#
adliikhwan280 2 years ago
start with "Ruby" then Move on to "Python" then use C++ and Java
TheFacebookExperimen 2 years ago
c++ is 100 times better for games but this game looks nice
SrakaMisia 3 years ago
can you make 3d games in visual basic?
xAlanxEnglandx 3 years ago
yeah, there are alot of 3d libraries for VB. the most known being directx and openGL
cyrix1986 3 years ago
when its done plz put up for download. i want to play it! :):):):):)
littlegreenviking 3 years ago
I have given up on this game, and basically all game development in visual basic. Moved on to flash now :)
cyrix1986 3 years ago
Comment removed
bonklives 3 years ago
Yes i did, i just used directx for fullscreen mode
cyrix1986 3 years ago
Comment removed
bonklives 3 years ago
Daaaaamn that's so good that it's hard to believe it was made in VB6! Keep it up!
Firemanner 3 years ago
VB is a good platform for game develop if you know what you are doing.
TutorialMaker 3 years ago
Great work. Keep it up!
Transakhal 3 years ago
wen ur done, can u send me a download link. I'd like to play =]
adriandahacker 3 years ago
Wow Hope I will be able to do something this good one day :(
Karbiner43 3 years ago