@50failz ok i got my pacman to more and i have the pellets and the map made i just used picture boxs to do this. Now i have have a problem when he goes to he the pellets its not working right now i have it under a time time tick event, but witch one should i have it under??
@drizzycity21 I did like this: _under a timer_ If (pacman).location = (pellet).location and pellet.visible = true then Pellet.hide end if If (pacman).location = (pellet2).location and pellet.visible = true then Pellet.hide end if If (pacman).location = (pellet3).location and pellet.visible = true then Pellet.hide end if _____________ and contuine for every pellet. ask again if you want more :D
@50failz thanks... I have everything done i just have problem with the collision detection it doesn't eat the pellets all the time do you know how to do the collision detection with a function because im not 100% sure how to do it??
I use this code for not going into the "blocks" (the blue ones) If pacman.Location = block18.Location Then 'that means when they are at same location. pac.Location = New Point(oldx.Text, oldy.Text) 'oldx and oldy is the location that pacman was before. direction.Text = "5" 'stand still End If
hey men can you put the link whit the code pls? is only for do my example
jacvb 1 week ago
This has been flagged as spam show
I'm working on a shootout game based on The Elder Scrolls V Skyrim. A video of it is on my channel. Check it out!
BDpartnercoJM 3 weeks ago
it says playerpos is not declared and playerarmor is not declared and playerhealth is not declared and playerdirection is not declared.
should i declare it, and declare it as whate type, and what value
ek451 3 weeks ago
awesome dude and can you put a download link?
coolbelly111 3 weeks ago
i want tutorial maaan
stelios9800 1 month ago
Looks good, but the ghost AI isn't exactly deadly.
TheSandvichTrials 1 month ago
more like crack-man
neverendingcyclopsew 2 months ago
Can i get a download for this? =)
Ridhi0 2 months ago
that is really... really. bad code if it is that long.
fliminthebox 3 months ago
please tell me how to make the pacman stop when it reaches a wall ???
laithzella2 3 months ago
how did you get the grid and the dots i need help with that please
drizzycity21 3 months ago
@drizzycity21 can you write more precisely what you need help with?
50failz 3 months ago
@50failz ok i got my pacman to more and i have the pellets and the map made i just used picture boxs to do this. Now i have have a problem when he goes to he the pellets its not working right now i have it under a time time tick event, but witch one should i have it under??
drizzycity21 3 months ago
50failz 3 months ago
@50failz thanks... I have everything done i just have problem with the collision detection it doesn't eat the pellets all the time do you know how to do the collision detection with a function because im not 100% sure how to do it??
drizzycity21 3 months ago
Wow this game is the best it rocks and your gameplay rocks more .
please can you tell me the tutrial or the for and the code for this e-mail :
muhammadnasser12@gmaill.com
And ty
shash381 3 months ago
This has been flagged as spam show
muy bueno tu canal amigo, suscribite al mio como yo me suscribi al tuyo, mi canal se llama ezequiasduran
ezequiasduran 3 months ago
tutorial please
AwesomeMegaSuper 3 months ago
This has been flagged as spam show
your code is too long.Learn to use functions it will clean your code right up
fliminthebox 3 months ago
Comment removed
fliminthebox 3 months ago
This has been flagged as spam show
can u send me the form? please at robert_-_7@hotmail.com :D thnks
agsaro7 4 months ago
Please how do you program the maze walls? Because I can't figure out how.
EmiXsO 4 months ago
Is pacman on meth?! He owned it!
TheMileyandBritney1 6 months ago
@TheMileyandBritney1 Ya I think he was because im missing some meth.
MrBikerking200 4 months ago
Can I have the download plz?
NorthWolfs 6 months ago
youre rock on pacman xD
ratinhoate9 6 months ago
This owns...
Props just for putting yourself through the PAIN of trying to do a game in VB...
supahdupahguy81 6 months ago
@supahdupahguy81 visual basic is not for making games but for this simple games its pretty easy :)
50failz 6 months ago
can you take a tutorial, please?
alex97544 7 months ago
Hey, its awesome! Is it possible for you to make a tutorial on how to do it or atleast just post the codes? PLEASE :)
GoldBabiiS 10 months ago
@GoldBabiiS should i post the codes?
50failz 10 months ago
@50failz Yess! please :) It would help alot!
GoldBabiiS 10 months ago
@50failz YEAH
AssKickingGamer 6 months ago
@50failz yes, please
IceTrailer 5 months ago
@50failz YES!!!!!!!!!!!!! PLEASE!!!!!!!!!!
Pivotfreak0001 4 months ago
This has been flagged as spam show
i have a source code for the pacman game in my channel pls check it out. =)
MrCybergasm 11 months ago
i dont know how to make the pacman eat stuff ..
Can you make a tutorial of how to make the pacman eat stuff???
btw did u learn vb in schools or by yourself?
cuz ur so pro~!
dudebomb7000 11 months ago
@dudebomb7000
i do this:
make a picbox called "1"
make another picbox called "pacman"
if 1.location = pacman.location then
1.hide
end if
hope it helped i learned vb by myself^^
50failz 11 months ago
Nice Work ;) I see you've got much code for collision with the bounds. How did you do that? I did it with an integer array, but in C# ^^
TheCSharpFreak 1 year ago
@TheCSharpFreak
I use this code for not going into the "blocks" (the blue ones) If pacman.Location = block18.Location Then 'that means when they are at same location. pac.Location = New Point(oldx.Text, oldy.Text) 'oldx and oldy is the location that pacman was before. direction.Text = "5" 'stand still End If
50failz 1 year ago
I have a question :p
How did you make this xD
2GameBrothers 1 year ago
@2GameBrothers with visual basic 2008. you can download it on microsoft's download homepage
50failz 1 year ago
@50failz No I mean how, not with which program.... I got VB08 when it came out
2GameBrothers 1 year ago
@2GameBrothers
Maybe i'll make i tutorial if i'm getting more comments about that :D
but today i'll post a new video how to make pacman moves.
50failz 1 year ago