We got a 5% discount on all the keyboards. You can check the name of the keyboard that I used in the video in description. yunzii-mechanical-keyboard.myshopify.com/discount/SERVETGULNAROGLU
One thing I love about programming is you learn every single day. I feel like how you created the map using nested arrays where the 1 represents a wall was mind opening. It is sooooo clever and glad I found something new today!
This is the goto method for generating a grid map in code. Represent the map using a 2D array where the state of each element represents a cell in the grid map.
This is an exciting project. I once implemented a Pacman as an interview project on mobile, and then re-implemented it in 3D. Also used similar level mapping technique for that. Amazing to see the live coding
Currently at the 15:00 mark in this video, and I'm already eager to fiddle with the map code you've built for other projects. This will be fun both to watch and to use as a reference tool. Thank you for posting!
Love the calm and focus in this ASMR coding video! Watching projects like coding Pacman reminds me of my child’s experience with Moonpreneur, where they started building their own simple games step-by-step. It’s amazing how Moonpreneur uses fun projects to teach programming concepts to kids, keeping them engaged and excited about learning! Definitely a great platform if you’re looking to introduce young learners to coding in a structured and enjoyable way.
Thank you for your videos. Because of you start learning html and css. I watch you maybe for half of year and i really love your content about clone of different pages, and i clone your code and it helped me to start learning web development.
Always love your videos and your keyboards are always top notch! Your videos inspired me to learn CSS and HTML! It has been 2 months since I started learning and I even started posting some web dev content! Latest one was making Google search page clone. I even added the responsiveness to it. 🙂Thank you Servet for inspiring me to learn! All the love ❤
exactly what im thinking the whole time. if you are typing so fast that you make a mistake nearly every line you spend more time correcting it than if you were to just go a little slower
If thats how much it took to program a simple game like pacman into java script, imagine having to do this all on asm like how they did in the 80s. bravo as always.
Heavy vim user here.. I noticed you started using t motion to execute commands inside HTML tags.. big up for that in comparison to your last videos.. About vim commands, you should probably try v-block mode to edit multiple blocks of code (that would have been much faster in the map section to swap 1s and 2s) Keep going, love your content!
without browsing google, documentation, or stackoverflow. and no minutes wasted staring at the monitor figuring out how to do something like us mediocre programmers usually do.
Always love your videos and your keyboards are always top notch! Your videos inspired me to learn CSS and HTML! It has been 2 months since I started learning and I even started posting some web dev content! Latest one was making Google search page clone. I even added the responsiveness to it. Thank you Servet for inspiring me to learn! All the love
He coded it before and it definitely took him hours including a lot of googling and trial and errors (at least when he was coding pac-man for the first time). This is how programming works. Now he just created the project mainly out of fresh memory after figuring everything out.
I have never been programming or even near learning it but I started being curious as I dont really have any hobby and Im bored to the death how programming works and wanted to chill. Saw this video and I must say it was really satisfying watching you programming. I never new you can create map with just pure numbers, If I understood correctly you used 1 for creating wall 2 for creating empty space and 0 for deleting objects. I might actually start learning programming just for fun . Keep up with videos !
I have a suggestion for the sound of the keyboard. If you use a towel or t-shirt or something similar underneath it it makes it sound much thockier and less echoy and less woody.
Im not sure if you're a coding channel, an asmr channel, or an asmr coding channel, but either ways, I loved watching this! Loved the keyboard sounds and also seeing the coding going on (as someone who doesn't know all that much about coding besides what I've seen a decade ago in one semester of computer science haha).
I started as an adult, took me 5 years of coding as a hobby before I could code "on my own". You could probably do it even faster if you watch courses. It's not too late 🙂
I just want to say, thank you for this video! I didn't use it as an ASMR video, but instead I followed along and was able to learn many new things (I haven't done very much javascript before). I find it intriguing how you use VIM commands in VSCode. How did you discover that? And how long have you been learning VIM commands to have them just seamlessly integrated into your workflow?
One of the best asmr programming video I ever seen) Maybe next time you will add keycastr, because its iteresting to knew shortcuts you use in video and I cant understand sometimes what keys you type))
Can you make a tutorial on all the shortcuts you use to navigate the code without the mouse: like selecting text and replacing it, going left and right and to the end of the line.
I think vim mode is slowing you down. I highly recommend learning VS Code's built-in key combos, they really are very very good. Line duplication is just alt+shift+down. Inserting a new line after the current one is ctrl+enter. You seem to be trying very hard to do clever/speedy vim keybinds and end up wasting time recovering when you mess them up
Vim is a journey and I am a passenger. I always learn new things about vim. And it's never gonna stop. I will be faster tomorrow than today for sure. Also, almost every IDE has vim extension. However, you can only use VSCode shortcuts in VSCode. Thank you for the advice though ✌
Hello, I see that you can move the cursor text between statements without using Arrow keys (you just use Alphabet keys). Can you show me how to do that ?
This is because he is using an extension for vscode called Vim. Vim is a veeery old text editor that was invented before mouses existed, so everything was done via the keyboard. You can lookup a tutorial on how to use it. It can be hard to learn but once you do it's great
Now, make them communicate to each other your location. Any ghost in range of another knows your location with a tier system for information. Only tier one information can be transfered which comes from the nearest ghost. The information will then go down a tier to be non-transferable.
Servet bey ben de yeni yeni html css bitirdim senden rica etsem senin html-css sonrası öğrendiğin şeyler veya izlediğin yol nedir bilgi verebilir misin bu yorumun altına
Html ve Css sonrasi Javascript ögrenmen mantikli olur. Bu sayede olusturdugun butonlari, textleri, genel olarak web siteni interaktif hale getirebilirsin.
Css ogrendikten sonra bootstrap ogrenebilirsin cunku bazi css komut kumelerini tekrar tekrar projelerinde yazmak yerine bootstrap denen css kutuphanesiyle daha rahatca projelerinde kullanabilirsin. Ayrica tailwind css de ogrenebilirsin. Sonrasinda Javascript ogrenmen gerekecektir cunku front end developer olarak bir yol haritasi cikaracagini dusunursek React , Angular , Vue.JS gibi Javascript kutuphanelerinde kod yazabilmen icin Javascript bilginin olmasi gerekecektir. Cogu insan Javascript'i tam anlaminda ogrenemeden bu gibi Javascript kutuphanelerini ogrenmeye calistiklari icin zorlanirlar ve ogrenme cehennemine girerler. Ileriki zamanlarda sirketlerde calisirken cogu ilanda Typescript de istendigini goreceksiniz. Typescript , Javascript'e gore strongly typed dedigimiz degisken turlerinin oldugun , OOP dedigimiz prensibin yer aldigi kurallarin yer aldigi bir programlama dilidir. Kullanilmasinin sebebi , projede surdurulebilirligi saglayabilme , kodun daha okunabilir olmasidir. Ben mesela bir yazilimci aldim sonra cikti diyelim , gelen yazilimci projede kodu okurken oradaki degiskenin ne ise yaradigini turunu bildigi icin daha hizli adapte olacaktir. Dahasi da oldugunu dusunuyorum fakat benim aklima gelenler bu kadar. Internet uzerinde Front-End Developer Roadmap olarak arastirdiginiz zaman Ingilizce yazilar ve dokumantasyonlardan yorumlayarak bir yol haritasi cizebilirsiniz.
nicely done. I too made it in first year in c++ and WinBGIm. i didn't knew dikstra algorithm at that time so my ghosts would try to greedily decrease the distance between pacman and themself. This was stupid but gives a sense of someone is chasing pacman but they never could catch up unless two ghosts come from both sides. WinBGIm is a basic shape drawing lib so i too did all the movements, drawing, stupid chasing algo and everything myself and it came out nicely. I made a path for pacman of rgb(0,0,1) on which it travels so human eye cant see it but computer can. The thing which i'm really proud about it is that i made waypoints mechanism for ghosts to travel across map, each intersection and corners of the map were waypoints and ghosts would greedily correct there path towards pacman each time they come on a waypoint. Also i made it not to flicker during frame change which was cool too. nicely done man.
The ACTUAL Pacman is a bit more complicated than this. He didn't even put in the power pellets or give the Ghosts different behavior to simulate personality. Still, I'm not faulting him for it as this was good enough for the video.
I tried coding pacman a few years back. I knew very little about programming but I stil tried it. It was a very simple, incompleted version but I had fun though!
We got a 5% discount on all the keyboards. You can check the name of the keyboard that I used in the video in description. yunzii-mechanical-keyboard.myshopify.com/discount/SERVETGULNAROGLU
But how do you push the butins so fast
now, i'm your follower
Hocam klavyeler hakkında video gelein
Bro I need to know the shortcutkeys that you've been using
which software
Coding all day then listening to someone code to relax. What am I doing with my life
haha
lmao
There right thing
Relaxing.
i am asking myself same thing
Crazy how such a simple game can be so much complex. Thanks!
Who ever said a game can be simple 😂
Imagine GTA 6 now
crazy how if you create this game thirty years ago you'll be a millionaire.. imagine making millions in a hour or so 🤔
is not complex if u practice a lot
you know you're doing it right if you break it down into small simple chunks :3
I remember being in bed at night and hearing my dad type on the computer that we used to own, it was always nice to listen to
One thing I love about programming is you learn every single day. I feel like how you created the map using nested arrays where the 1 represents a wall was mind opening. It is sooooo clever and glad I found something new today!
im learning programming and that really blew my mind, such a clever way to create the map
This was my exact thought!
Incredible that this strategy is kinda obvious to me.
This is the goto method for generating a grid map in code. Represent the map using a 2D array where the state of each element represents a cell in the grid map.
Yes that's how 2d maps are made or at least it the easiest way I know of
I listen to my husband programming all day and here I am, it's never enough 😂
😂😂
hahaha 🤣🤣
What keyboard does he use? 😁
🤣🤣🤣
Facts
This is absolutely beautiful and outstanding. Just makes me wonder how humanity came up with programming.
Rocks and electricity
Yes and no switches
weaving :)
@Code_Works they are just different ways to interpret binary no? That's my understanding.
Drugs
The perfect combination of coding and relaxation! Who knew Pacman could be so soothing? 🎮👌
This is an exciting project. I once implemented a Pacman as an interview project on mobile, and then re-implemented it in 3D. Also used similar level mapping technique for that. Amazing to see the live coding
🐒
Currently at the 15:00 mark in this video, and I'm already eager to fiddle with the map code you've built for other projects. This will be fun both to watch and to use as a reference tool.
Thank you for posting!
Love the calm and focus in this ASMR coding video! Watching projects like coding Pacman reminds me of my child’s experience with Moonpreneur, where they started building their own simple games step-by-step. It’s amazing how Moonpreneur uses fun projects to teach programming concepts to kids, keeping them engaged and excited about learning! Definitely a great platform if you’re looking to introduce young learners to coding in a structured and enjoyable way.
Thank you for your videos. Because of you start learning html and css. I watch you maybe for half of year and i really love your content about clone of different pages, and i clone your code and it helped me to start learning web development.
Always love your videos and your keyboards are always top notch! Your videos inspired me to learn CSS and HTML! It has been 2 months since I started learning and I even started posting some web dev content! Latest one was making Google search page clone. I even added the responsiveness to it. 🙂Thank you Servet for inspiring me to learn! All the love ❤
Thank you! You made my day! All the love ❤
@@ServetGulnaroglu Good afternoon can you tell me that how can I become the best programmer like you
@@dilshodfayzullayev3767practice and devotion
:simley_cat
🐹
Too fast, bro chill
Coding fast like that feels really good actually
He is actually doing a lot of mistakes with his vim shortcuts because he tries to be fast. Nevertheless still a good pace ;)
exactly what im thinking the whole time. if you are typing so fast that you make a mistake nearly every line you spend more time correcting it than if you were to just go a little slower
You’re a better programmer when you go fast and make mistakes
@@nickhobert2077 Then who will watch the video when he types like a turtle.. It’s just a video to entertain people.
If thats how much it took to program a simple game like pacman into java script, imagine having to do this all on asm like how they did in the 80s.
bravo as always.
This is not a live coding session.
Heavy vim user here.. I noticed you started using t motion to execute commands inside HTML tags.. big up for that in comparison to your last videos..
About vim commands, you should probably try v-block mode to edit multiple blocks of code (that would have been much faster in the map section to swap 1s and 2s)
Keep going, love your content!
Thanks mate, appreciated 🙏🏽
🐹
@@ServetGulnarogluI ❤ your content
I love programming! Thanks to these videos, I increasingly want to return to what I was so passionate about, which was programming.
I used to make front end designs for websites in college, which actually got me hooked on the idea of coding. I really need to make to learn Java...
I love watching the casual messups so it looks goofy and funny LOL
It's crazy how we have come so far. Programming is one of the most important things today.
Besides your coding skills, the sound of your typing is quite enjoyable to me. Damn Good!!!
he most likely have two monitor side by side, copy pasting but in visual
One of the best videos i've EVER seen in my entire life
One of the best comments i've ever seen
But why? What makes it so good?
@@webdevcoursestv because it is good, the keyboard sound is good, the code is free if you are doing pacman game, u can just check this video Xd
@@ServetGulnarogluone of the best reply to a comment i have ever seen
@@webdevcoursestv one of the best clueless or indifferent comments i have ever seen !!
I don't study programming but it's so relaxing to watch this, although I didn't understand most of that
same😂😂😅😅😅
Судя по звукам грохота 5:28 , 5:45 Pacman уже бродит между этажей и ищет автора ролика
Never knew that listening to code could be so relaxing...
This so cool man! Thanks for creating these.
🐀
This is probably the only asmr I enjoy
a coders dream to be able to code efficiently
gotta love those keyboard sounds SIr, music to my ears.
WOW that was freaking amazing! nice work!
Get this man to blow UP! HE JUST CODED A 1980s ARCADE GAME IN 1 HOUR WITHOUT TALKING?!
without browsing google, documentation, or stackoverflow. and no minutes wasted staring at the monitor figuring out how to do something like us mediocre programmers usually do.
I love this content im learning way more than when the coder talks lol
yws same here
🐢
This guy codes a game quicker than I finished my homework
Always love your videos and your keyboards are always top notch! Your videos inspired me to learn CSS and HTML! It has been 2 months since I started learning and I even started posting some web dev content! Latest one was making Google search page clone. I even added the responsiveness to it. Thank you Servet for inspiring me to learn! All the love
I don't know why, and how, but this is really relaxing, nice keyboard btw
The fact that you did this in an hour tells me that you are truly Talented. Happy Coding my Friend 🙂
He coded it before and it definitely took him hours including a lot of googling and trial and errors (at least when he was coding pac-man for the first time). This is how programming works. Now he just created the project mainly out of fresh memory after figuring everything out.
@@DanoSvK1 I know how programming works. I’m saying that the fact that he remembered how to do all of that is talented.
@@bincut09 He does not "remember", he's typing.
@@Quarantineism ?????
Visual studio code is indeed a really good coding software
not better than vim
This video is truly a great source of inspiration for me. Thank you for making it!
🦊
You're so welcome!
@@ServetGulnaroglu what text editor are you using?
@@johanchavez5890 Visual Studio Code
@@johanchavez5890vs code
Anyone else find the sound of typing on a keyboard soothing?
😌
Psychic style.
Isn't that why they're here
Nice to see some different logics on how to make pacman
My sympathy to anyone sharing walls/floors/ceilings with this guy
I have never been programming or even near learning it but I started being curious as I dont really have any hobby and Im bored to the death how programming works and wanted to chill. Saw this video and I must say it was really satisfying watching you programming. I never new you can create map with just pure numbers, If I understood correctly you used 1 for creating wall 2 for creating empty space and 0 for deleting objects. I might actually start learning programming just for fun . Keep up with videos !
You are a real coder.
@@guambejr racist
I have a suggestion for the sound of the keyboard. If you use a towel or t-shirt or something similar underneath it it makes it sound much thockier and less echoy and less woody.
It's great I was able to reduce the size of the code
I don't know what is going on but I think this is impressive
i wish i could understand all your shotcuts 😢 looks so cool
It is easy you can practice this in 15 days. Vim shortcuts are really usefull
just read the vim user manual
bro literally i appreciate ur coding skills . i want to be more than this one day for sure ❤
0:01 me when bought new keyboard :
Finally found a suitable video to watch while eating
MOTIVATION FOR CODING ❣️❣️
Im not sure if you're a coding channel, an asmr channel, or an asmr coding channel, but either ways, I loved watching this! Loved the keyboard sounds and also seeing the coding going on (as someone who doesn't know all that much about coding besides what I've seen a decade ago in one semester of computer science haha).
you are very nice coder😊😊😊😊
at the beginning he was warming to keyboard up so it didn't pull a muscle.. good job sir.
How you're typing that fast is beyond me, just now starting to learn Python. Wonder if I'll ever get that fast lol.
you'll get there
hows going man never give up keep goin!
It'll happen by itself overtime. The more you type the more you subconsciously memorize the keys locations and increase your own key stroke speed
Never Give Up!! You Never What? :)
Halaldı qaqaş,adıvı oxuyanda sevindim Azerbaycandada öz üzerinde işleyen gencler var.
It's Insane
as someone learning javascript watching this is mindblowing
I wish I started learning at an early younger age
I am learning at 13
Age is not important. Programming can be learned at any age. How old are you?
I started as an adult, took me 5 years of coding as a hobby before I could code "on my own". You could probably do it even faster if you watch courses. It's not too late 🙂
While you can learn it as an adult you will never be as good as you would be if you started as a teen,.. just like your first language
i just can't believe that you can code all of those in just 1hr+
Incredible!
Echt super !
Awesome content. Thank you
Thank you for rekindling my interest in programming
I just want to say, thank you for this video! I didn't use it as an ASMR video, but instead I followed along and was able to learn many new things (I haven't done very much javascript before). I find it intriguing how you use VIM commands in VSCode. How did you discover that? And how long have you been learning VIM commands to have them just seamlessly integrated into your workflow?
it's been a couple of years I am using VIM. still not perfect but things get better everyday :) Thank you
Kardeşim, videoların terapi gibi geliyor yazılıma hevesli birisi olarak bana.
One of the best asmr programming video I ever seen) Maybe next time you will add keycastr, because its iteresting to knew shortcuts you use in video and I cant understand sometimes what keys you type))
Now im 16 yo , i wish that one day reach my dream and become a big coder, and have a good day bro you are an amazing coder.
These are some Godlike super sayan JavaScript programming ninja skills. Incredible to watch
This is great, Love to see the code its inspiring but man IS SLAMING those keys xd especially when he's testing the game
Can you make a tutorial on all the shortcuts you use to navigate the code without the mouse: like selecting text and replacing it, going left and right and to the end of the line.
He did on his channel
you got me :)
This is so fun. I can watch it all day:)
I think vim mode is slowing you down. I highly recommend learning VS Code's built-in key combos, they really are very very good. Line duplication is just alt+shift+down. Inserting a new line after the current one is ctrl+enter. You seem to be trying very hard to do clever/speedy vim keybinds and end up wasting time recovering when you mess them up
Vim is a journey and I am a passenger. I always learn new things about vim. And it's never gonna stop. I will be faster tomorrow than today for sure.
Also, almost every IDE has vim extension. However, you can only use VSCode shortcuts in VSCode.
Thank you for the advice though ✌
@@ServetGulnaroglu Whatever works for you, my friend
The new Pac-Man coding speedrun is looking fire 🔥
A useful link for dijsktra visualization: clementmihailescu.github.io/Pathfinding-Visualizer/#
I actually slept while watching this
i really want to know all these shortcuts, it's awesome to an amateur coder like me
he is using VIM first you'll need to learn VIM
He is a genius Servet Gulnaroglu and believe in the PaCmAn code✔
After completing you are serious into the game 😂😂
Haha :D Yes
abi çok sağol neredeyse tüm videolarını izlemeye çalışıyorum ve senin sayende çok şey öğrendim çok ama çook teşekkür ederim.
Vay be sdce bir turkun yorumu var
what software do you use?
vscode
Congrats Servet! It's awesome!
🎉 Thanks Raphael!
Hello, I see that you can move the cursor text between statements without using Arrow keys (you just use Alphabet keys). Can you show me how to do that ?
This is because he is using an extension for vscode called Vim. Vim is a veeery old text editor that was invented before mouses existed, so everything was done via the keyboard. You can lookup a tutorial on how to use it. It can be hard to learn but once you do it's great
Keybord tapping just got me sleep, also good sound to, keep do nice job, ma G
Servet abi, udemy kursu yapsana bir şeyler öğrenelim
'ASMR Programing' its the best videos on TH-cam..
I was thinking in create a multiplayer mode where other players can control the ghosts
This would be awesome 😎
It already exists,pacman VS and pacman party Royale.
I watched this in less than 10 minutes, and I have to say I'm impressed lmfaoooooo
hey what coding program are you using i would like to use it
It’s called Visual Studio Code
Now, make them communicate to each other your location. Any ghost in range of another knows your location with a tier system for information. Only tier one information can be transfered which comes from the nearest ghost. The information will then go down a tier to be non-transferable.
arent the ghosts supposed to move the whole time?
Yes, it can be fixed by changing the interval in the constructor of ghost class from 10000 to ~4000
Very nice👏👏
Servet bey ben de yeni yeni html css bitirdim senden rica etsem senin html-css sonrası öğrendiğin şeyler veya izlediğin yol nedir bilgi verebilir misin bu yorumun altına
Html ve Css sonrasi Javascript ögrenmen mantikli olur. Bu sayede olusturdugun butonlari, textleri, genel olarak web siteni interaktif hale getirebilirsin.
Css ogrendikten sonra bootstrap ogrenebilirsin cunku bazi css komut kumelerini tekrar tekrar projelerinde yazmak yerine bootstrap denen css kutuphanesiyle daha rahatca projelerinde kullanabilirsin. Ayrica tailwind css de ogrenebilirsin. Sonrasinda Javascript ogrenmen gerekecektir cunku front end developer olarak bir yol haritasi cikaracagini dusunursek React , Angular , Vue.JS gibi Javascript kutuphanelerinde kod yazabilmen icin Javascript bilginin olmasi gerekecektir. Cogu insan Javascript'i tam anlaminda ogrenemeden bu gibi Javascript kutuphanelerini ogrenmeye calistiklari icin zorlanirlar ve ogrenme cehennemine girerler. Ileriki zamanlarda sirketlerde calisirken cogu ilanda Typescript de istendigini goreceksiniz. Typescript , Javascript'e gore strongly typed dedigimiz degisken turlerinin oldugun , OOP dedigimiz prensibin yer aldigi kurallarin yer aldigi bir programlama dilidir. Kullanilmasinin sebebi , projede surdurulebilirligi saglayabilme , kodun daha okunabilir olmasidir. Ben mesela bir yazilimci aldim sonra cikti diyelim , gelen yazilimci projede kodu okurken oradaki degiskenin ne ise yaradigini turunu bildigi icin daha hizli adapte olacaktir. Dahasi da oldugunu dusunuyorum fakat benim aklima gelenler bu kadar. Internet uzerinde Front-End Developer Roadmap olarak arastirdiginiz zaman Ingilizce yazilar ve dokumantasyonlardan yorumlayarak bir yol haritasi cizebilirsiniz.
@@GameFreasher teşekkürler
nicely done. I too made it in first year in c++ and WinBGIm. i didn't knew dikstra algorithm at that time so my ghosts would try to greedily decrease the distance between pacman and themself. This was stupid but gives a sense of someone is chasing pacman but they never could catch up unless two ghosts come from both sides.
WinBGIm is a basic shape drawing lib so i too did all the movements, drawing, stupid chasing algo and everything myself and it came out nicely.
I made a path for pacman of rgb(0,0,1) on which it travels so human eye cant see it but computer can.
The thing which i'm really proud about it is that i made waypoints mechanism for ghosts to travel across map, each intersection and corners of the map were waypoints and ghosts would greedily correct there path towards pacman each time they come on a waypoint.
Also i made it not to flicker during frame change which was cool too.
nicely done man.
Thank you man, thank you for sharing your experience as well. Great learning process. I enjoyed a lot during the preparation. stay in tune!
How is your keyboard so loud
New driver
The amount of knowledge u need to have for this is maddd
The ACTUAL Pacman is a bit more complicated than this. He didn't even put in the power pellets or give the Ghosts different behavior to simulate personality. Still, I'm not faulting him for it as this was good enough for the video.
Amazing job.
To think coding All started with punch cards for a looming machine over 200 years ago !!
keyboard typing sound is so good
I tried coding pacman a few years back. I knew very little about programming but I stil tried it. It was a very simple, incompleted version but I had fun though!
ahhh satisfiction of you prggraming and your kybord sounds