How to make a maze game in Visual Basic

  Рет қаралды 529,159

CESOFTWARE

CESOFTWARE

Күн бұрын

Пікірлер: 195
@kevnar
@kevnar 10 жыл бұрын
I made a game like this with labels. Except I set the font to Webdings and had the little man icon walking through the maze with keystrokes. And I had the maze randomly generated with a maze generation algorithm. And I had the maze in a 10x10x10 grid, where the exit to the maze was just a stairway up to the next level, and you had to go from basement 10, all the way up to the surface. And then I added mosters on each level and a damsel to rescue, and treasures too, all with the Webdings font.
@nicacaalim7386
@nicacaalim7386 10 жыл бұрын
can i see your code??? :p
@kevnar
@kevnar 10 жыл бұрын
nica caalim I can't even see my code. My hard drive crashed on me. It's pretty easy though.
@nicacaalim7386
@nicacaalim7386 10 жыл бұрын
ok i'll try XD
@lorenzogarcia-mb3hy
@lorenzogarcia-mb3hy 9 жыл бұрын
Hi , i have mp4 file in DB saved as "longblob" and i want it to 1)retrieve the longblob 2)convert it to mp4 file and 3) save to desktop, i use vb.net 2012, how to do that? please help. Thanks
@kevnar
@kevnar 9 жыл бұрын
nica caalim www.mazeworks.com/mazegen/mazetut/
@ShuyaTheDark
@ShuyaTheDark 8 жыл бұрын
Would have been funny if you added a screamer in the middle of solving the maze x)
@ChadPark05
@ChadPark05 10 жыл бұрын
wow. such knowledge. much code. very maze. wow
@TurkiAU
@TurkiAU 10 жыл бұрын
Are you serious? :)
@tudar72011
@tudar72011 10 жыл бұрын
Turki Umairan much serious. very real. such profile pic. wow.
@Goldenkrew3000
@Goldenkrew3000 10 жыл бұрын
ChadPark05 WTF Dude
@thevaultdwellerf6691
@thevaultdwellerf6691 5 жыл бұрын
Ah I miss the old autistic memes of back then
@TheAzzabro
@TheAzzabro 9 жыл бұрын
I encountered an error when trying to run the program. It pops up with Error 1 'Maze' is not a member of 'Maze'.
@AnubisPresents
@AnubisPresents 4 жыл бұрын
Some options aren't available in the newer version of Vb, help.
@calmc
@calmc 8 жыл бұрын
So that's how those net puzzles were made
@jaredlim64
@jaredlim64 11 жыл бұрын
Would this work for VB 2003? We program in class with that old software and I'm just worried that if i transfer my work from 2010 via Flash Drive the data would not be accessible.
@epiphany481
@epiphany481 10 жыл бұрын
I keep getting an error that says "Error 1 'MoveToStart' is not declared. It may be inaccessible due to its protection level."
@Owen2k6
@Owen2k6 5 жыл бұрын
Great I have a maze game now Cheat: click and hold and then drag (then you can go through walls
@michaelmcpeters8098
@michaelmcpeters8098 2 жыл бұрын
Add in a mouse click event to send you back to start. :-P
@PcHDLighT
@PcHDLighT 12 жыл бұрын
hey, but i dont have on the right size properties, what I need to do to come out???
@cosmiccheetah6906
@cosmiccheetah6906 8 жыл бұрын
Lol, that's like a new version of Flappy Bird.
@cosmiccheetah6906
@cosmiccheetah6906 8 жыл бұрын
Chihoon Choi I meant because they're both extremely frustrating, filthy fucking degenerate.
@Pawlmeister
@Pawlmeister 12 жыл бұрын
I dont see Properties "tab" Form1 System.Windows.Forms.Form where u change icon and all that? I've looked everywhere haven't found i can open it.
@tomasdias7368
@tomasdias7368 6 жыл бұрын
THANK U SOOOOOOOOO MUCH !!!!!!!!! LOVE UR WORK
@mrFaci
@mrFaci 11 жыл бұрын
I ot a problem.I noticed myself that when i use Select all it also selects Finish label, and it was using MoveToStart() when i entered on Finish label also, i deleted Finish from wall enter code, and deleted WallMouseEnter from Finish labels Events, but now when i enter on Finish it does nothing. Help
@Hishamsack
@Hishamsack 12 жыл бұрын
Can I do this in Visual Basic 2008? It has worked fine up until the the Cursor enters the "Finish". I tried writing "Handles Finish_MouseEnter but it shows a red line under it, and without it the message box not appear, nor with is as a matter of fact. Please tell me if there are some minor changes I have to do to make this code compatible with VB 2008. Also I'm new at this.
@uusm9168
@uusm9168 9 жыл бұрын
Wow this is amazing, I'm going to try this tomorrow :D thank you so much for this
@jenlifh2871
@jenlifh2871 2 жыл бұрын
You didn't did it for sure
@jonom625
@jonom625 13 жыл бұрын
How do you get it to reset the mouse to the maze when you leave the panel?
@cowboykomperda
@cowboykomperda 11 жыл бұрын
How would I make an Image pop up when you Finish it?
@AkirosGuy
@AkirosGuy 12 жыл бұрын
I have made something like this,but a bit different in this manner: Instead of the cursor,i'll be moving a picturebox (with a ball image inside). Is there any other way to make it move inside the limits, apart from using coordinates to restrict the ball movement? Cause it's too complicated and need a mamooth amount of time to write it correctly...
@СамаилГулиев
@СамаилГулиев 8 жыл бұрын
guys,i did everything right and game can be played.But i was not able to open it after closing.How to decide this problem?
@kungfumaster7547
@kungfumaster7547 11 жыл бұрын
i cant do it!!!!!!! i always have errors about "movetostart" please tell me how!..
@lorenzogarcia-mb3hy
@lorenzogarcia-mb3hy 9 жыл бұрын
Hi , i have mp4 file in DB saved as "longblob" and i want it to 1)retrieve the longblob 2)convert it to mp4 file and 3) save to desktop, i use vb.net 2012, how to do that? please help. Thanks
@sjors123456789
@sjors123456789 13 жыл бұрын
Dude, how to disable the mouse buttons?
@EminemFan844
@EminemFan844 12 жыл бұрын
Hey Im brand new to programming, just finished programming 1. Right now i feel like i will never be able to do anything like this. About how long did it take you to fully understand how to program. Do you have any advice?
@helioimperium
@helioimperium 12 жыл бұрын
does programs which you build in Visual basic have dependencies on .NET ?
@nmrgiesta3625
@nmrgiesta3625 7 жыл бұрын
error 'Offeset' is not a member of 'System.Drawing.Point'. Private Sub MoveToStart() Dim StartingPoint = Panel1.Location() StartingPoint.Offeset(10, 10) Cursor.Position = PointToScreen(StartingPoint) End Sub Can you help me? visual studios 2013
@Reprintsandmore
@Reprintsandmore 11 жыл бұрын
Hey, i dont have this 'Toolbox' on the left side what can i do or where is it? Fast answer please :/
@NemanjaDjakicNecez
@NemanjaDjakicNecez 10 жыл бұрын
For a good maze game in visual basic with download available, google "mouse in action visual basic" I'm sure you will like it. :)
@jpcabrera6021
@jpcabrera6021 7 жыл бұрын
How do fix the "identifier expected" error with the MoveToStart Code?
@iambonmucho
@iambonmucho 12 жыл бұрын
Better Idea for a maze game: Write under Public Class Form1 ... End Class this code: Public Class Wall Inherits PictureBox Private Sub Wall_MouseEnter(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.MouseEnter Form1.GameActive = False End Sub End Class
@Louthsk8er
@Louthsk8er 10 жыл бұрын
Nice maze and nice music
@soba9929
@soba9929 8 жыл бұрын
i liked this channel but please can u make a thing that moves the mouse icon any icon pls it will be cool
@CandyMan14TT
@CandyMan14TT 11 жыл бұрын
i got a problem is says that Panel1 is not declared,how can i declare it ??
@sulavpokharelnation
@sulavpokharelnation 7 жыл бұрын
how to make a game on vb 2010 that look like super mario games.... plz help me
@Cortex97pl
@Cortex97pl 12 жыл бұрын
So now, how to do next level? By moving pictureboxes with the level? or how? Please respond.
@tincamifia
@tincamifia 11 жыл бұрын
what website are you using to mke this game?
@kaizer702
@kaizer702 3 жыл бұрын
Can you add some specifications cause its really hard to understand sometimes you put stuffs then delete after and put your mouse away to the code its hard to understand
@mattdowler792
@mattdowler792 8 жыл бұрын
found a problem with the mouse. if you right click and hold when the form is up, you can go through walls and not go back to start.
@fopiagaming8488
@fopiagaming8488 8 жыл бұрын
+Matt Dowler same
@mattdowler792
@mattdowler792 8 жыл бұрын
Found a way around my problem. You just implement a mouse click event and that solves it.
@fopiagaming8488
@fopiagaming8488 8 жыл бұрын
oh ok thx
@patrickjasonwonggso
@patrickjasonwonggso 12 жыл бұрын
Let's make another version of scary maze!
@diegosalasnoain1149
@diegosalasnoain1149 8 жыл бұрын
How can i do this on visual C++?
@1001stathis
@1001stathis 12 жыл бұрын
to play with keybord?
@bobjeff8716
@bobjeff8716 12 жыл бұрын
at 4:48 i dont see "finish". can u pls help me?
@Uninterrc
@Uninterrc 11 жыл бұрын
Hi, i have tried running it but i get this error......can you help me with this???? Error message Visual basic cannot start debugging because the debug target user/appdata/local/temporaryprojects/maze/bin/debug/maze exe is missing plaese build the projects and retry or set the outputpath and assembly name properties appropriately to point at the correct location for the target assembly
@cianfelz
@cianfelz 10 жыл бұрын
how about using a object instead of mouse pointer hope you help
@570gorgonzola
@570gorgonzola 12 жыл бұрын
Hey, would happen to know how to make a game of snake on vb?
@babitakumari5919
@babitakumari5919 6 жыл бұрын
Is this working on VB.net 2008
@kingstylaa95
@kingstylaa95 11 жыл бұрын
me too... did u find the solution?!?
@10Darkmoon10
@10Darkmoon10 12 жыл бұрын
Error3'movetostart' is not declared. It may be inaccessible due to its protection level. Please help me
@aquibkhan9385
@aquibkhan9385 6 жыл бұрын
4:20 what did you type?
@XGamerXsTyLeX
@XGamerXsTyLeX 12 жыл бұрын
i did everything it you said but it say's that there is error's please help
@mostarso6614
@mostarso6614 7 жыл бұрын
Bro when did he put a message box in the form
@YoEsUTub
@YoEsUTub 12 жыл бұрын
can you teach me how to change the cursor
@TheGabriel670
@TheGabriel670 12 жыл бұрын
i dont get the code part
@YanCarranzaDG
@YanCarranzaDG 5 жыл бұрын
Good bro
@bluetiger811
@bluetiger811 12 жыл бұрын
@sammmy1002 the error tells you what line the error is on, then look for anything underlined
@urinalpatty5386
@urinalpatty5386 7 жыл бұрын
Can you please turn down the music next time? Its way too loud
@kelvin6784
@kelvin6784 6 жыл бұрын
try turn down your volume lol
@CommissarMitch
@CommissarMitch 10 жыл бұрын
took this and made buttons for start and finish :D
@corruptedeck3011
@corruptedeck3011 7 жыл бұрын
A "MAZE" ing
@epickail1008
@epickail1008 4 жыл бұрын
Lololol
@alusineswelinzemakargbo9344
@alusineswelinzemakargbo9344 8 жыл бұрын
thank you ,i want an icon to display on the screen
@isnadsultana3550
@isnadsultana3550 6 жыл бұрын
Can you add score board with previous score included also how to put player name beginning of the game?
@MGArtDZN
@MGArtDZN 7 жыл бұрын
The only bad thing about it is that u can simply go around the form ;-
@duminduchathuranga137
@duminduchathuranga137 10 жыл бұрын
Superrrr.............!!!
@CyberPunk0
@CyberPunk0 11 жыл бұрын
How do you mean "Web Site"? This is a program not a web site, so i see by this comment that you are a starter on VB 2010 so let me explain. The first thing is to read a book about programming(The best is "Visual Basic made easy") and try to remember some codes, then go online(KZbin) and search for tutorials like this one. And you will learn the code in, about 2 years like me :)
11 жыл бұрын
i'm in programing since commodore 64 and still learning...
@anubhavbhatnagar7699
@anubhavbhatnagar7699 8 жыл бұрын
woww tht was awesome... plz plz tell the code seperatels.. i m begging u
@kumarankong2437
@kumarankong2437 11 жыл бұрын
hey can someone post a link of a copy of this Maze. Needed it for reference TYVM , Much love.
@RAGEMODDZz
@RAGEMODDZz 10 жыл бұрын
Will you link your source ?
@YoyoMapler123
@YoyoMapler123 12 жыл бұрын
hey, this is really great but what if instead of using a mouse i use a picture box. im wondering how i should code it so that instead of the mouse its the picture box that gets moved to the start when it goes through a wall. i already know how to make the picture box move but i wanna know how to make it so it gets moved to the beggining if it goes trough a wall. if u can explain simply im not too good its just for a project, ill be giving you credit for the info. thanks :)
@TheGamesProjects
@TheGamesProjects 11 жыл бұрын
Hi ya Im stuck i did everything WHEN I debug this window pops up, Erorr while trying to run project: Could not load file or assembly Maze Game or one of its dependencies. The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047) PLEASE RELPY NOW AND HELP ME
@gallane003
@gallane003 11 жыл бұрын
That's pretty cool :)
@bis14
@bis14 9 жыл бұрын
hi can you zoom out the video or can you share with us the steps and the codes tnx.
@mtech1935
@mtech1935 11 жыл бұрын
Hey can u tell me After Private sub The Remaining Codes ????
@inidyOu25
@inidyOu25 12 жыл бұрын
hello! :) Will you help me to Create Games Using Flash Then Insert it From Visual Basic?? Our Main Topic Is AGRI-GAMES.. it's About Rice And Pest Management.. Or else.. Will You Program Question and Answer Using VB. about Rice And Pest..? thankyou :)
@ma.vicellenapares336
@ma.vicellenapares336 8 жыл бұрын
Is this working on VB.Net 2010?
@DanCojocaru2000
@DanCojocaru2000 8 жыл бұрын
This is what he uses so I might say yes! ;) P.S. Works on any VB 2005 and up guaranteed.
@paulinacano7585
@paulinacano7585 10 жыл бұрын
GRACIAS!!! Saludos desde Colombia
@Ujaigy
@Ujaigy 12 жыл бұрын
Hello . But how can I make a .exe file or something that will allow me to play the game without opening it in VB. Thx , nice videos.
@abubakarsadiqmuhammad220
@abubakarsadiqmuhammad220 3 жыл бұрын
I'm having the same problem as you I want to know how to use the application without opening through visual basic
@haveabestlife
@haveabestlife 12 жыл бұрын
The Message bBox for finish did'nt worked
@HaseverGaming
@HaseverGaming 11 жыл бұрын
Thankyou this was a good vid but can you please create one showing how to make levels on a game? because i am making a game and well i dont know how to put levels to it PLEASE HELP thanks
@DanDgl01
@DanDgl01 2 жыл бұрын
Can't hear any audio!
@Persesas
@Persesas 12 жыл бұрын
thank you very much, it helped me alot :)
@BuraksakalliOrgyoutubetr
@BuraksakalliOrgyoutubetr 12 жыл бұрын
Score Add ? Please
@t1meesh230
@t1meesh230 9 жыл бұрын
Awesome thank-you so much! :)
@someirishskater
@someirishskater 9 жыл бұрын
Awesome man, thank you :)
@CyberPunk0
@CyberPunk0 11 жыл бұрын
Why not just click on the label1 and under the msgBox put form2.show() and then go to :project/add windows form. In the form2 make the level 2, FINISH! :) .
@venomsaad
@venomsaad 11 жыл бұрын
Awesome Vid!!!
@whatcanisay3
@whatcanisay3 11 жыл бұрын
nice n cool
@filemonshalonda7686
@filemonshalonda7686 11 жыл бұрын
how to code the video game
@masqueradet
@masqueradet 11 жыл бұрын
Nice Vid.
@computertutoirals1469
@computertutoirals1469 8 жыл бұрын
best channel
@Ryan-yr6hs
@Ryan-yr6hs 7 жыл бұрын
This is Amazeing
@dantebeebox488
@dantebeebox488 6 жыл бұрын
I hear the drums echoing tonight But she hears only whispers of some quiet conversation She's coming in, 12:30 flight The moonlit wings reflect the stars that guide me towards salvation I stopped an old man along the way Hoping to find some old forgotten words or ancient melodies He turned to me as if to say "Hurry boy, it's waiting there for you" [Chorus: Bobby Kimball] It's gonna take a lot to drag me away from you There's nothing that a hundred men or more could ever do I bless the rains down in Africa Gonna take some time to do the things we never had [Verse 2: David Paich] The wild dogs cry out in the night As they grow restless longing for some solitary company I know that I must do what's right As sure as Kilimanjaro rises like Olympus above the Serengeti I seek to cure what's deep inside Frightened of this thing that I've become [Chorus: Bobby Kimball] It's gonna take a lot to drag me away from you There's nothing that a hundred men or more could ever do I bless the rains down in Africa Gonna take some time to do the things we never had [Bridge] Hurry boy, she's waiting there for you [Chorus: Bobby Kimball] It's gonna take a lot to drag me away from you There's nothing that a hundred men or more could ever do I bless the rains down in Africa I bless the rains down in Africa I bless the rains down in Africa I bless the rains down in Africa I bless the rains down in Africa Gonna take some time to do the things we never had
@ryanspiker3825
@ryanspiker3825 11 жыл бұрын
Thank You. You are a boss!!
@VOIDSenseMusic
@VOIDSenseMusic 12 жыл бұрын
Sorry but I have mazephobia since I played the Scary Maze.
@artemka711
@artemka711 11 жыл бұрын
How Save To .exe?
@pojkken7
@pojkken7 11 жыл бұрын
Thank you very much! Lifesaver :)
@secretagent996
@secretagent996 12 жыл бұрын
Easy to win: 1. Remember when is the FINISH. 2. Press windows button + D. 3. Go to the FINISH with the mouse. 4. Press again windows button + D. Thumbs so everyone can see :D :D
@fuXas1000
@fuXas1000 11 жыл бұрын
When you finished let's say first level jus add new form and if I'm not wrong you need add code yourformname.show()
@imaculatatrisukma4711
@imaculatatrisukma4711 8 жыл бұрын
trimaksih banyak :) sangat membantu :)
@alfalajbuilding
@alfalajbuilding 11 жыл бұрын
thnx very much but it wud b nice if u gave a downloadable copy of the codes entered
@XGamerXsTyLeX
@XGamerXsTyLeX 12 жыл бұрын
@CESOFTWARE there is a load of them
@jwadyassin275
@jwadyassin275 8 жыл бұрын
give me the link of the program pls
@rareprophet6565
@rareprophet6565 8 жыл бұрын
jwad yassin Microsoft Visual Basic 2010
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 33 МЛН
I Turned My Mom into Anxiety Mode! 😆💥 #prank #familyfun #funny
00:32
小丑揭穿坏人的阴谋 #小丑 #天使 #shorts
00:35
好人小丑
Рет қаралды 48 МЛН
How Strong is Tin Foil? 💪
00:25
Brianna
Рет қаралды 67 МЛН
How to make a simple game || Visual Basic 6.0
8:44
Youth Institute
Рет қаралды 793
Visual Basic Tutorial - Digital Clock
5:56
Geek Tutorials
Рет қаралды 18 М.
How to make an RPG game in Visual Basic 2008/2010
8:31
indian377
Рет қаралды 55 М.
ASMR Programming - Coding Pacman - No Talking
1:21:19
Servet Gulnaroglu
Рет қаралды 2,9 МЛН
How to create Maze game in c#
13:57
miniprogrammers
Рет қаралды 11 М.
3. Maze Game With Scoring And Timers - VB Code Included!
13:45
CESOFTWARE
Рет қаралды 81 М.
Make a Game VB.NET
20:37
WareData
Рет қаралды 10 М.
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 33 МЛН