ASMR Programming - Gameboy Tetris Clone in JavaScript - No Talking

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

Комментарии • 55

  • @AsmrProg
    @AsmrProg  7 месяцев назад +17

    👩‍💻🚀 Dive into the coding world with us! Drop your comments and likes to support! Let's grow together! 🌟💬

    • @pvtext
      @pvtext 7 месяцев назад

      Hi please send the GitHub address

    • @aarushraj8934
      @aarushraj8934 7 месяцев назад

      why dont u use ai like chatgpt or blackbox or anything like that to generate the basic code and then u can edit the code according to you and write the bit advanced code by yourself, so u can code faster and your videos will be also of shorter length, so no one will think that the video is so long and get bored or skip the video to a specific part

    • @ZubairRaza.44
      @ZubairRaza.44 7 месяцев назад

      Please make video editor webapp

  • @whiteair9579
    @whiteair9579 7 месяцев назад +5

    Hi, i have watch one video about tetrix on your channel, its one year ago, so is there a big differennce between both video? ( except the line count and the border of block make it more professional ), both are amazing

    • @whiteair9579
      @whiteair9579 7 месяцев назад +2

      please rep if you can, thank sir

  • @curon_licentia
    @curon_licentia 2 месяца назад

    Anyone else waiting for another video for this playlist? :>

  • @realog042
    @realog042 6 месяцев назад +2

    @AsmrProg sir please create a playlist for new programmers starting from the scratch with commentary(Beginner 🔰 to Pro Coder)

    • @AsmrProg
      @AsmrProg  6 месяцев назад +1

      Hi, answered in your another comment 🙏

  • @ketimcodes
    @ketimcodes 6 месяцев назад +1

    Awesome. How do you film your hands from above?

  • @rnketrel7793
    @rnketrel7793 2 месяца назад

    All I wanna know is what is that circle on your space bar for

  • @zennotu4672
    @zennotu4672 7 месяцев назад +5

    Hello, I want to buy a laptop. Can you advise me which one is HP for programming? I want it

    • @imrmusic5093
      @imrmusic5093 7 месяцев назад +1

      ASUS ProArt Studiobook OLED (H7604

  • @mobaildigiha-sv1cb
    @mobaildigiha-sv1cb 7 месяцев назад +1

    Thank you very much dear reza ❤

  • @amirhosseinjafary2648
    @amirhosseinjafary2648 7 месяцев назад +3

    1:27 😂🎉

  • @bang_talkim
    @bang_talkim 7 месяцев назад

    Please make a tutorial for making a game top up website with automatic payments

  • @peterhuan-sr5pd
    @peterhuan-sr5pd 7 месяцев назад +2

    At the beginning, listing almost all global variables can be overwhelming. Instead, we should declare only the variables needed at present and add others as we encounter them later. It seems like you first wrote everything out and then typed it again, leaving out much of the actual development process. Throughout, you've only been appending code without ever revisiting, modifying, deleting, or adding to previous code. This approach offers little advantage over simply examining the final code and is also time-consuming, as it omits the authentic development process.

    • @ReapZ1373
      @ReapZ1373 2 месяца назад

      This is kinda obvious by the way he does the page layout and color codes. I think it’s to streamline it for ASMR effect I know I spend time refreshing to see what it’s looking like or testing intermittently to make sure I catch my 1000 errors in code.

  • @ismbks
    @ismbks 7 месяцев назад +4

    so you wrote this in one shot without any testing?

    • @curon_licentia
      @curon_licentia 2 месяца назад +1

      It's a good question. I believe the probability for making all videos without any testing first is very unlikely though

    • @ismbks
      @ismbks 2 месяца назад +2

      @@curon_licentia it's legitimately impossible i think he just has the finished code on his second monitor, no one codes like this, even less games, he spent 20 seconds fixing "bugs" but his bugs are just typos lol, i write code every day and i promise you it never goes like this

    • @curon_licentia
      @curon_licentia 2 месяца назад

      @@ismbks It's good you write these things, because I'm curious about programming, and I like watching and coding along to these videos to try out and see what results the code gives. At the same time I also wonder, how long it would take to be able to "code like this" or what is really a realistic way to code?

    • @ismbks
      @ismbks 2 месяца назад +2

      @@curon_licentia first, i encourage you to keep being curious about programming if it interests you, copying other people's code and modifying it can be a good way to learn. so, i think what you do is definitely good if you want to learn, you can search for projects you like and try to rewrite them, then make some changes and see what happens..
      second, how long it would take? i'm not sure if you mean how long to get to this skill level or how long to write a tetris? i will respond for the skill level. in my opinion you can go from beginner to being able to write a small game after ~4 months of learning. it really depends how you learn and what you learn. it can be much quicker and also longer.. but probably, if you code a little bit every week you will be able to in less than 6 months for sure.
      third, the realistic way to code. this video is impossible because he wrote everything from top to bottom in one go. no humans can do this, only computers. you always go back in your code and change a variable, maybe change a name, even if you don't have any bug currently.. people always change things, we call it "refactoring". usually, what i do is i write a function maybe in one go, because functions are small. then another i test it, if it works cool.. then i write another one, test it and so on. sometime you notice you missed something in your previous function that you need now and you fix it. you will have bugs all the time, you will need to search for help a lot and look at the documentation. that's how it goes, it's not linear at all, unless you write something very simple that you already know by heart.
      and once you are finished with all this you usually need to do a cleanup at the end to make everything look nice, especially if you are going to share it with others, to make your code more "readable" and easy to follow.

  • @maxit2976
    @maxit2976 4 месяца назад

    Hi, what is your VS code theme? Didn't find this on your github setting repo.

    • @curon_licentia
      @curon_licentia 2 месяца назад

      he video is on his channel, search for vscode

  • @utorekami5058
    @utorekami5058 7 месяцев назад

    I just cant understand how you know exact code from your head....😊

  • @Minicraft_61
    @Minicraft_61 5 месяцев назад

    Блин как ты это все выучил, я HTML, CSS выучил а JavaScript не могу😂

  • @anonymousbro6657
    @anonymousbro6657 7 месяцев назад +2

    2 questions. Why in javascript and why do u not have arrow keys.

    • @theagodz
      @theagodz 6 месяцев назад

      About Keyboard: Its a 60% keyboard. Don't have arrow keys, f1-12 and numeric keyboard. All of theses keys are inside of other keys and are enabled using the "FN" key + correspond key. (arrows are inside of A-W-S-D)

    • @curon_licentia
      @curon_licentia 2 месяца назад

      @anoymousbro6657 why not js?

  • @Ba-xm9bc
    @Ba-xm9bc 5 месяцев назад +1

    Hey
    Please help code html css JavaScript php MySQL sql?!

  • @leka2016
    @leka2016 2 месяца назад

    VS Code theme?

  • @chicken_winer4338
    @chicken_winer4338 7 месяцев назад

    کارت درسته موفق باشی ❤

  • @anhaa2155
    @anhaa2155 7 месяцев назад

    I wrote the exact same thing, but my desktop is black. ☹️

  • @amirhosseinjafary2648
    @amirhosseinjafary2648 7 месяцев назад +1

    Hello mahdi how have you been?❤

  • @bilimlink
    @bilimlink 7 месяцев назад +1

    Great🎉

  • @ASMRcode1
    @ASMRcode1 7 месяцев назад

    awesome

  • @Imadlbb
    @Imadlbb 7 месяцев назад +1

  • @RavenYT_
    @RavenYT_ 6 месяцев назад +1

    This guy definitely plays OSU

    • @AsmrProg
      @AsmrProg  6 месяцев назад +1

      🙏😉

  • @jas.t8244
    @jas.t8244 7 месяцев назад +1

    🤩

  • @Niroshan_FF
    @Niroshan_FF 7 месяцев назад

    you can creat a ai chatbot for our own website please give it to video big fan....................🙂

  • @RobloKing_official
    @RobloKing_official 7 месяцев назад

  • @progfix
    @progfix 3 месяца назад +3

    The subscribe "ding" every 7 minutes is super annoying!

    • @AsmrProg
      @AsmrProg  3 месяца назад +1

      Oh ok, I will turn it down!

  • @rogersdumba1171
    @rogersdumba1171 7 месяцев назад

    🤩🤩🤩🤩🤩

  • @selimmahmud2909
    @selimmahmud2909 7 месяцев назад

    ❤❤❤❤🎉

  • @KianSolati-q8k
    @KianSolati-q8k 7 месяцев назад

    mishe bidhtar bazi code bezani ? jaleb taran

  • @Eldritch_
    @Eldritch_ 7 месяцев назад +2

    💀

  • @Sweet-Bubaleh
    @Sweet-Bubaleh 6 месяцев назад +1

    Plz tell me what's the editor font?

    • @AsmrProg
      @AsmrProg  6 месяцев назад

      Hi, Cascadia Code 🙏

    • @Sweet-Bubaleh
      @Sweet-Bubaleh 6 месяцев назад

      @@AsmrProg Thank U! 🙏

  • @neulovimue_to8651
    @neulovimue_to8651 7 месяцев назад