How I Learned to Code My Own Game

แชร์
ฝัง

ความคิดเห็น • 5K

  • @TheCodingTrain
    @TheCodingTrain 5 ปีที่แล้ว +4182

    Hey! Amazing work! So fun to discover your channel and thanks for the mention of the coding train! I'm working on a JavaScript library that does pitch detection from a microphone so it would be fun to make a version of the game where the user actually has to sing the right pitch!

    • @wmtch
      @wmtch 5 ปีที่แล้ว +154

      The Javascript god is here! Hi Daniel.

    • @MikeBoyd
      @MikeBoyd  5 ปีที่แล้ว +514

      I'd love to see it and use it Daniel! Thanks for all the inspiration.

    • @abdelhamidchihabi3356
      @abdelhamidchihabi3356 5 ปีที่แล้ว +15

      LOL, tbh when he first time mentioned the idea of his game I thought the user need to sing the right pitch by himself.

    • @brianlyons3304
      @brianlyons3304 5 ปีที่แล้ว +2

      HEY HOW DO I GET THE BIG YOSHI?!

    • @kiruchaff5719
      @kiruchaff5719 5 ปีที่แล้ว +4

      Dan rules!

  • @eren048
    @eren048 5 ปีที่แล้ว +4971

    Stages of coding:
    Day 1: Nothing works and I have no idea why.
    Day 1000: Everything works and I have no idea why.

    • @TechSupportDave
      @TechSupportDave 5 ปีที่แล้ว +165

      about right lol. recently finished an extremely sophisticated password strength checker, 1000 lines of code i did not understand and yet i made it all work perfectly. Dont ask me how.

    • @DIYToPen
      @DIYToPen 5 ปีที่แล้ว +174

      Day 1001: full re-write to make it more efficient

    • @TechSupportDave
      @TechSupportDave 5 ปีที่แล้ว +36

      @@DIYToPen i probably will do that someday. i can make my code 75% faster and 75% shorter

    • @TechSupportDave
      @TechSupportDave 5 ปีที่แล้ว +6

      but its hella hard

    • @whoami3485
      @whoami3485 5 ปีที่แล้ว +63

      Day 10000: trying to hack nasa

  • @WebDevSimplified
    @WebDevSimplified 5 ปีที่แล้ว +573

    "I ALWAYS GET THIS ERROR", "I DIDN'T EVEN CHANGE ANYTHING"
    Learning programming is more about learning how to read errors than anything else.

    • @damian007567
      @damian007567 5 ปีที่แล้ว +33

      Understanding erros and copy pasting from stackoverflow.

    • @jarivanderheijden5551
      @jarivanderheijden5551 5 ปีที่แล้ว +20

      no it isn't it's copying from stack overflow and then making something around it that barely works ;P

    • @dominus2366
      @dominus2366 5 ปีที่แล้ว

      @@jarivanderheijden5551 woooosh

    • @satibel
      @satibel 5 ปีที่แล้ว +5

      Filthy stack overflow users, Imma let you know I code everything in assembly, can't rely on those "compilers" someone else wrote. Programming was a lot better when those pesky younglings weren't using all this JavaScript bs. Real programmers don't use libraries.

    • @WebDevSimplified
      @WebDevSimplified 5 ปีที่แล้ว +1

      @@jarivanderheijden5551 Don't tell them my secret. That is literally all of my code.

  • @mousaalfhaily-projects9739
    @mousaalfhaily-projects9739 5 ปีที่แล้ว +1957

    As a programmer... I absolutely loved this
    The errors part... Was hilarious 😂

    • @12whattup
      @12whattup 5 ปีที่แล้ว +48

      tell me about it. I was dying laughing. FINALLY SOMEONE HAS BEEN ENLIGHTENED TO MY DAILY STRUGGLES

    • @roboticbomb8128
      @roboticbomb8128 5 ปีที่แล้ว +97

      My absolute most relatable part was when he "I didn't change anything!"

    • @SUPREMEVANCE
      @SUPREMEVANCE 5 ปีที่แล้ว +4

      Being fully fluent in js I knew what all those were and he’s like 404 error what the hell 😂😂

    • @grimmauld184
      @grimmauld184 5 ปีที่แล้ว +20

      @@SUPREMEVANCE i dont think "fully fluent" does exist for any programmer in any language. There are always more tricks to learn. E.g if you learned JS with jquery then how the heck does ajax work? Confident in Python skills, but what the heck are format strings? Programming Java for 15 years but never heard of callables? there are many exotic functionalities in every higher language, and nobody can master them all. Makes it even more admireable that Mike began coding with such a complex topic as graphics and games, and had a succesfull result.

    • @SUPREMEVANCE
      @SUPREMEVANCE 5 ปีที่แล้ว +12

      grimm auld just like being fluent in English it doesn’t mean that I know every word or grammar rule. It just means that I can confidently use it. The jquery example is a library and I do know jquery but that’s not typically included as being fluent. It’s the language not the thousands of libraries. I’m no master or professional but I do know how to comfortably use the language. I still have many tricks to learn. I will say even after months of learning and using objective-c I am no where near fluent. It is probably one of the most undocumented and hardest languages I have tried learning.

  • @jmarkellos
    @jmarkellos 5 ปีที่แล้ว +1723

    7:07 Hasn't left the house.
    Hasn't gotten dressed.
    Has only eaten candy.
    Yeah he's embraced the programming lifestyle.

  • @carlovergaard2160
    @carlovergaard2160 5 ปีที่แล้ว +2638

    "I want to learn how to make my own game!"
    *opens up cmd*

    • @mrcoolman2
      @mrcoolman2 5 ปีที่แล้ว +67

      *whispers whats cmd

    • @mozzyplays9171
      @mozzyplays9171 5 ปีที่แล้ว +3

      wait wasn't the only one who did that

    • @furkanaksoy8180
      @furkanaksoy8180 5 ปีที่แล้ว +12

      And its not even bash. Disappointing.

    • @orcaaaaa666
      @orcaaaaa666 5 ปีที่แล้ว +13

      @@mrcoolman2 Command prompt

    • @ronan7129
      @ronan7129 5 ปีที่แล้ว +9

      It's for the basics of coding. First you need to learn a programming language, i can't just open Unity and start doing random stuff.

  • @Pookabear2007
    @Pookabear2007 5 ปีที่แล้ว +797

    Mike, I would love to see you learn how to draw. I think it would be really awesome to watch!

    • @h4724-q6j
      @h4724-q6j 5 ปีที่แล้ว +8

      He really should.

    • @Connor-hl4fc
      @Connor-hl4fc 5 ปีที่แล้ว +31

      It's quite hard to set a goal for drawing though.

    • @h4724-q6j
      @h4724-q6j 5 ปีที่แล้ว +6

      @@Connor-hl4fc it is. Maybe he could just start drawing and post his progress every now and then.

    • @Connor-hl4fc
      @Connor-hl4fc 5 ปีที่แล้ว +7

      @@h4724-q6j that's a good idea. He could do it a more of a this week I learned style rather than learn quick

    • @Pookabear2007
      @Pookabear2007 5 ปีที่แล้ว +1

      Yeah that sounds cool! Hope Mike sees this

  • @getmackt2934
    @getmackt2934 5 ปีที่แล้ว +1318

    Me: goes to technology school for 3 years and doesn’t learn any coding
    Mike: learns how to code a game in 18 hours

    • @idontknowagoodusername29
      @idontknowagoodusername29 5 ปีที่แล้ว +17

      Lol this is underrated cuz its a late comment but true

    • @nuraimaratova480
      @nuraimaratova480 5 ปีที่แล้ว +22

      i dont think it took 18 hours, probably week

    • @wildwankers96
      @wildwankers96 5 ปีที่แล้ว +38

      Most colleges dont teach you practical coding anymore. its mostly theory and "industry best practices" which will mostly go ignored in any professional setting.

    • @AnonymouseNO.1
      @AnonymouseNO.1 5 ปีที่แล้ว +8

      @@wildwankers96 True. Only from YT , etc by coding and coding u can learn something good :)

    • @tryingagainwithadifferetname
      @tryingagainwithadifferetname 5 ปีที่แล้ว +4

      I am in my masters and still sometimes shit in my codes(not literally)

  • @hansypants
    @hansypants 5 ปีที่แล้ว +802

    I hope to see more of this Michelangelo Boydiolo guy in future videos Mike!

    • @veobro1456
      @veobro1456 5 ปีที่แล้ว +21

      Finally I found you dad, we missed you,please come back

    • @augustasrimkev633
      @augustasrimkev633 5 ปีที่แล้ว +3

      hi dad!

    • @abdulazizmuhammad4566
      @abdulazizmuhammad4566 5 ปีที่แล้ว +2

      Daddy!!! Can you please buy me candy 🍭 ! Please!

    • @alitakach
      @alitakach 5 ปีที่แล้ว +11

      why has it taken you 10 years to go get cigarettes??

    • @jakepowell8534
      @jakepowell8534 5 ปีที่แล้ว

      Dad come home dad we miss you.

  • @BobMcCoy
    @BobMcCoy 5 ปีที่แล้ว +2654

    *This channel is all about **_l a r e n i n g_*

    • @roar6217
      @roar6217 5 ปีที่แล้ว +73

      Yea he is *l a r n e i n g* so much

    • @mindbreak666
      @mindbreak666 5 ปีที่แล้ว +44

      Learn to stop saying larening xD

    • @catnip159
      @catnip159 5 ปีที่แล้ว +36

      zahrim bizarre he’s fucking Scottish ok, leave him be

    • @nivdot7063
      @nivdot7063 5 ปีที่แล้ว +29

      Ultimate Orange Gamer its a joke!

    • @MoarCrow
      @MoarCrow 5 ปีที่แล้ว +25

      @@catnip159 ya he be joking mate

  • @francisp2941
    @francisp2941 5 ปีที่แล้ว +278

    I never realised you were left handed you should try to write with your right hand for your next skill

    • @ramonfrancois9306
      @ramonfrancois9306 5 ปีที่แล้ว +5

      People say that literally every video

    • @thegingerlumberjack
      @thegingerlumberjack 5 ปีที่แล้ว +4

      @@ramonfrancois9306 Maybe if people comment enough on all his videos he will do it

    • @yanshiro6082
      @yanshiro6082 5 ปีที่แล้ว +2

      lol it's like you were telling gay to be straight... writing with left hand isn't something that you shouldn't do

    • @WADEY216
      @WADEY216 5 ปีที่แล้ว

      YES

    • @kristianwilliams6347
      @kristianwilliams6347 5 ปีที่แล้ว

      @@gaiusjuliuscaesar3173 Writing with both hands is technically impossible as he would have to focus on 2 different things

  • @greasybunz4169
    @greasybunz4169 5 ปีที่แล้ว +479

    I love the way your accent emphasizes “error” 🙃🙃🙃

    • @murphy9677
      @murphy9677 4 ปีที่แล้ว

      Lmao skid

    • @eperou6299
      @eperou6299 4 ปีที่แล้ว +4

      69 likes, i like this but i cant like it...

    • @techsupport3227
      @techsupport3227 4 ปีที่แล้ว +2

      Good. I’m not the only one

    • @Overflow02
      @Overflow02 4 ปีที่แล้ว

      @@murphy9677 the fuck u talkin about

    • @flakevoh932
      @flakevoh932 4 ปีที่แล้ว +3

      That’s just the Scottish way

  • @technobabble7702
    @technobabble7702 5 ปีที่แล้ว +1802

    As someone who knows how to program this is weirdly nostalgic.

    • @bevan9661
      @bevan9661 5 ปีที่แล้ว +6

      @Generation Z Gaming i agree

    • @ghowost_toast_js
      @ghowost_toast_js 5 ปีที่แล้ว +40

      the only thing is it took me like 1.5 years to actually get this far

    • @winterfall4910
      @winterfall4910 5 ปีที่แล้ว +5

      Im technoblades brother

    • @verranfehlberg1154
      @verranfehlberg1154 5 ปีที่แล้ว

      I know right?

    • @shmuley95
      @shmuley95 5 ปีที่แล้ว

      AGREED!

  • @bo3oof
    @bo3oof 5 ปีที่แล้ว +234

    02:30 “this’s gonna be a piece of cake”
    09:24 😂

    • @kingsoonkit9234
      @kingsoonkit9234 5 ปีที่แล้ว +2

      Exactly lol

    • @reyariass
      @reyariass 5 ปีที่แล้ว

      😂👌

    • @jigjamz
      @jigjamz 5 ปีที่แล้ว

      I’ll give you my upvote this made me laugh.

    • @m0ment219
      @m0ment219 5 ปีที่แล้ว

      oof

    • @Michas333
      @Michas333 5 ปีที่แล้ว

      Narrator: this was not going to be a piece of cake.

  • @creatinemono125
    @creatinemono125 5 ปีที่แล้ว +313

    Finish the backflip!

    • @tprim4495
      @tprim4495 5 ปีที่แล้ว +1

      yes!

    • @henrystoen5918
      @henrystoen5918 5 ปีที่แล้ว +5

      Get this to top comment

    • @JC-tz1lb
      @JC-tz1lb 5 ปีที่แล้ว +4

      Perhaps Mike can do a colab w/ some parkour youtube channels cause back flipping does have some safety issue

  • @George-li1yv
    @George-li1yv 5 ปีที่แล้ว +232

    7:31 Every coder has said that exact sentence at least once

  • @mehDfd
    @mehDfd 5 ปีที่แล้ว +2501

    You should learn to write with your non dominant hand.

    • @Spitts
      @Spitts 5 ปีที่แล้ว +61

      You write this on every video

    • @filiplindegren9063
      @filiplindegren9063 5 ปีที่แล้ว +15

      i broke my dominant arm and it took me only like 1 hour to learn how to write with the non dominant one

    • @NoCluYT
      @NoCluYT 5 ปีที่แล้ว +5

      @Ralsei with a gun I use my "weak" hand anyway

    • @tufekci0
      @tufekci0 5 ปีที่แล้ว +5

      @Ralsei with a gun and also write same thing twice at the same time.

    • @johannesberger8641
      @johannesberger8641 5 ปีที่แล้ว +2

      Broke the arm to which my dominant hand is attached 4 days ago. Yesterday I learned using chopsticks with the other hand within one minute, but I cannot figure out this writing-thing

  • @noonecares616
    @noonecares616 5 ปีที่แล้ว +176

    9:24 welcome to the world of programming mate

    • @chriswashingtonbeats
      @chriswashingtonbeats 5 ปีที่แล้ว +9

      print("hello world")
      >>syntax error
      >:(

    • @xander3875
      @xander3875 5 ปีที่แล้ว +4

      Yeah. Basically. Ever tried Java though? It's a shit show

    • @MintyCodes
      @MintyCodes 5 ปีที่แล้ว +1

      Atramentous Can agree with you there.

    • @oscartomlinson11
      @oscartomlinson11 5 ปีที่แล้ว +1

      @@chriswashingtonbeats python ftw

    • @sophieosu
      @sophieosu 5 ปีที่แล้ว +1

      @@xander3875 i have and oh my fucking god
      errors. upon errors. upon MORE BLOODY ERRORS

  • @FRA_StarAl2015
    @FRA_StarAl2015 5 ปีที่แล้ว +255

    Learn the basics of drumming

    • @prenumerera3773
      @prenumerera3773 5 ปีที่แล้ว +5

      StarAl 2015 yes please that would be so fun! (especially if you happen to be a drummer...)

    • @Sithhy
      @Sithhy 5 ปีที่แล้ว +4

      My dream is to be a drummer for metal bands, so a video of him learning it would be awesome

    • @prenumerera3773
      @prenumerera3773 5 ปีที่แล้ว +3

      nice! i myself am aiming to become a professional jazz (and maybe some other genres too) drummer. good luck with your goals and have fun playing!

    • @reiniss9374
      @reiniss9374 5 ปีที่แล้ว +2

      I agree

    • @antonkjellberg2897
      @antonkjellberg2897 5 ปีที่แล้ว +1

      Yes and then the goal should be the background music that he always uses

  • @owengiri8654
    @owengiri8654 5 ปีที่แล้ว +1323

    8:50 - 9:35 reality of programming

    • @ZeveonHDDev
      @ZeveonHDDev 5 ปีที่แล้ว +26

      So true.

    • @miskadev9900
      @miskadev9900 5 ปีที่แล้ว +6

      Owen Giri exactly well said

    • @brocho.1033
      @brocho.1033 5 ปีที่แล้ว +8

      Unexpected token is so easy to solve.

    • @ghostly_zsh9609
      @ghostly_zsh9609 5 ปีที่แล้ว +4

      You couldn’t be more right

    • @HDuser100
      @HDuser100 5 ปีที่แล้ว +15

      Actually not true, those errors are really self explanatory and are generally the simplest thing to solve

  • @marcel196878
    @marcel196878 5 ปีที่แล้ว +180

    After that chalkboard drawing you‘re almost forced to „learn how to draw“ haha :)

  • @cera5900
    @cera5900 5 ปีที่แล้ว +94

    Imagine Mike applying for a job
    Employer: What are some talents that you have?
    Mike: I can slingshot, break glass with my voice, throw an axe, code, I can do muscle ups, and more

    • @akegabing8334
      @akegabing8334 5 ปีที่แล้ว

      Made my day

    • @37yearsago24
      @37yearsago24 5 ปีที่แล้ว +1

      Employer: what can you do?
      Mike:everything you can think of..

  • @teomarquez
    @teomarquez 5 ปีที่แล้ว +180

    “Code error not found”
    Choose your answer
    1. Destroy the computer
    2. Spill your tea on the computer

    • @Nphillips42
      @Nphillips42 5 ปีที่แล้ว +4

      Yas bandernatch!!

    • @teomarquez
      @teomarquez 5 ปีที่แล้ว +2

      FunFox 222 yessss

    • @rafee9442
      @rafee9442 5 ปีที่แล้ว +2

      Bandersnatch lmao

    • @GHOST-dg5tk
      @GHOST-dg5tk 5 ปีที่แล้ว +1

      1.

    • @littlequesadilla1108
      @littlequesadilla1108 5 ปีที่แล้ว +1

      I loved playing that a but creepy but so much was put into it

  • @Tsukinotaku
    @Tsukinotaku 5 ปีที่แล้ว +333

    8:40 Trust me. Even after three years of programming, I still get way too many of those error message and its the same for others around me...
    Error messages are part of the daily life of a programmer...

    • @supremebohnenstange4102
      @supremebohnenstange4102 5 ปีที่แล้ว +1

      I've just recently ruined my tdfgame and I haven't been able to debug it for like 2 weeks...

    • @Ivan-tx8vj
      @Ivan-tx8vj 4 ปีที่แล้ว

      @Discord Trolling HAHAHAHAHAHAHAHAHA

    • @branm5459
      @branm5459 4 ปีที่แล้ว

      Shouldn’t there be an error message reader that’s more visual and allows for the programmer to understand WHERE the error is by highlighting a certain area ?

    • @bigboomer1013
      @bigboomer1013 4 ปีที่แล้ว +2

      @@branm5459 how can the error message find the error and highlight the missing code or mistake if it can't find it in the first place? I don't know man I'm not a programmer. This this gets me questioning how computers work. Like you need to code a code or invent a code to be able to code something and code the numbers and when there is a missing code or some kind of error, how does it know what the error is if they cant find it? And if the program sees that there is something missing and can't read it, it won't be able to locate it because it can't friken find it. It just knows something is wrong and not working. How the hell does AI even work?

    • @branm5459
      @branm5459 4 ปีที่แล้ว +4

      Actually, most code writing programs already do this, as when an error occurs in the program, it immediately stops. For example, a simple misspelling is easily identified as the program stops there and prints the error and often tells you what line it’s located. I just want to make it so that if your cursor hovers over the error message, it’ll highlight that text and make it more visual, rather than having to decipher where the error would be, as I find that locating errors is often time consuming

  • @XLost98X
    @XLost98X 5 ปีที่แล้ว +105

    It'a cool and all, but Mike I didn't see you use the programmer's Bilble. Where is stackoverflow.

  • @mr.knightthedetective7435
    @mr.knightthedetective7435 5 ปีที่แล้ว +387

    *Learn how to spin pens pls*

    • @aimanali8558
      @aimanali8558 5 ปีที่แล้ว +2

      Mr.Knight The Detective PLEASE, ALL MY FRIENDS DO

    • @warrcoww6717
      @warrcoww6717 5 ปีที่แล้ว

      legend drex it’s really easy, just weave the pen through your fingers really slowly at first and speed it up as you’re able

    • @EveRestUpsb
      @EveRestUpsb 5 ปีที่แล้ว +1

      Penspinning is love. Check up Japanese penspinning board JEB

    • @RandomFunAndStuff
      @RandomFunAndStuff 5 ปีที่แล้ว +3

      As someone who learnt this in highschool about 10 years ago, I do want to warn you that you can never unlearn it and will always subconsciously do pen tricks when you have it in your hand. Tbh it can get quite frustrating so I'm not sure if I would recommend :P

    • @51.nitorng91
      @51.nitorng91 5 ปีที่แล้ว +1

      Too easy

  • @Thrilz
    @Thrilz 5 ปีที่แล้ว +391

    Mike for your next video teach yourself to lucid dream

    • @brianriddle8389
      @brianriddle8389 5 ปีที่แล้ว +35

      How exactly would be film that in an entertaining way?

    • @Thrilz
      @Thrilz 5 ปีที่แล้ว +25

      @@brianriddle8389 Well I think that he could show his process and the different techniques he uses and to see how long it would take him, how often he could do it, the level of control, and tons of other things

    • @naiknaik8812
      @naiknaik8812 5 ปีที่แล้ว +5

      Lucid dreams just happen. You can make it happen if you really want to.

    • @lunarcat3283
      @lunarcat3283 5 ปีที่แล้ว +2

      hi there actually most people dont have lucid dreams unless they try to

    • @Kevin-ch1xj
      @Kevin-ch1xj 5 ปีที่แล้ว +5

      i learnt to wake myself up during a lucid nightmare when it gets too scary

  • @giramon17
    @giramon17 5 ปีที่แล้ว +143

    9:13 "I didn't change anything!" :D
    As a programmer, this sums up my world pretty accurately.

  • @sn1p4m4n
    @sn1p4m4n 5 ปีที่แล้ว +459

    Just wait 4 weeks until he gets approached by EA and makes the next video:
    Learning how to program loot boxes in my glass breaking game

    • @salemalhilo7271
      @salemalhilo7271 5 ปีที่แล้ว +5

      Please
      No
      Please
      No
      Please
      K

    • @alsexc.g
      @alsexc.g 5 ปีที่แล้ว +1

      I rain supreme, I got the 69th like bow down to me. Also thatd be really annoying

    • @wukennylee4926
      @wukennylee4926 5 ปีที่แล้ว +1

      @@salemalhilo7271 بليز لا ههههه

  • @broj603
    @broj603 5 ปีที่แล้ว +192

    Im kind of sad that you didn’t use the Chalkboard Dotted Line trick..

    • @stevehenderson6090
      @stevehenderson6090 5 ปีที่แล้ว +3

      As soon as I saw the chalkboard I thought the same thing!

  • @redkb
    @redkb 5 ปีที่แล้ว +120

    I love everything your channel is about, keep it up!

    • @joelpaley9912
      @joelpaley9912 5 ปีที่แล้ว +3

      Hey redKB! I 'm subscribed to you and you're awesome! My record on the 3x3 is 8 seconds. You were probably really happy to see Mike Boyd's Rubik's cube videos (2x2, 3x3, 5x5, 2BLD, 3BLD). Anyway, keep on cubing and learning!

    • @pawspulsepause
      @pawspulsepause 5 ปีที่แล้ว

      Kenneth!

    • @kingpanguan
      @kingpanguan 5 ปีที่แล้ว

      Red? Tf you doing here? The cubes?

    • @Alanhallow
      @Alanhallow 3 ปีที่แล้ว

      Please continue uploading cubing content

    • @isaiah5971
      @isaiah5971 3 ปีที่แล้ว

      Is that a treat

  • @Napert
    @Napert 5 ปีที่แล้ว +444

    how to "code" your first game:
    1. download and open scratch
    2. do anything
    3. congrats! it's a game!

    • @gameofpj3286
      @gameofpj3286 4 ปีที่แล้ว +5

      Literally how i started :D

    • @colliec298
      @colliec298 4 ปีที่แล้ว +3

      @@gameofpj3286 same

    • @woodie07
      @woodie07 4 ปีที่แล้ว +8

      I call that fake coding 🤣

    • @aids6803
      @aids6803 4 ปีที่แล้ว

      Thats how i started

    • @teakivy
      @teakivy 4 ปีที่แล้ว +4

      #ScratchIsntCode

  • @nikolasfox535
    @nikolasfox535 5 ปีที่แล้ว +77

    Learn how to write with your oposite hand

    • @jxck9357
      @jxck9357 5 ปีที่แล้ว +2

      That's a good idea, can we get this put to the top

  • @MikeBoyd
    @MikeBoyd  5 ปีที่แล้ว +159

    First person to Tweet me with a screenshot of a score above 50 gets some free merch:
    Tweet: twitter.com/mikeboydvideo
    The Game (only for desktop at the moment!): bit.ly/MikeBoydGame

    • @haydend2227
      @haydend2227 5 ปีที่แล้ว +1

      Mike, I’m trying to learn to juggle. I’m sort of struggling. Have any tips?
      By the way, I love your videos! They are so inspiring!

    • @GREYSAAGA
      @GREYSAAGA 5 ปีที่แล้ว

      I get just 3 hahahaa

    • @Дмитри-ч8ш
      @Дмитри-ч8ш 5 ปีที่แล้ว +1

      @@haydend2227 just try as much as you can that's how I learned it. Dont give up eventually you will be able to juggle. Just keep trying

    • @johnsheehy
      @johnsheehy 5 ปีที่แล้ว +4

      Can you learn how to beatbox

    • @jamesinman9262
      @jamesinman9262 5 ปีที่แล้ว

      Fun fact: I’ve been programming for 3-4 years at 10, and now 13, and have got into JS 2-4 mo. ago for my website.

  • @thedisturbedone5026
    @thedisturbedone5026 5 ปีที่แล้ว +210

    You should learn how to flip a butterfly knife

  • @abdelhakwinston6200
    @abdelhakwinston6200 4 ปีที่แล้ว +57

    i love the fact he just picked up a language a libary and got down to work instead of spending year of asking what is the best language or library just get something done be proud of it

    • @TheBigLezFanChannel
      @TheBigLezFanChannel 4 ปีที่แล้ว +6

      Abdelhak winston I’ve been thinking about making a game Ive had an idea for for years. This video and your comment are now my philosophy. I’m making a start on it today. 👍

    • @Cory_Springer
      @Cory_Springer 3 ปีที่แล้ว +1

      @@TheBigLezFanChannel progress update? How's the coding going?

    • @TheBigLezFanChannel
      @TheBigLezFanChannel 3 ปีที่แล้ว +1

      @@Cory_Springer My music projects took priority and I put all my time into them. The coding might be picked up again one day 😄 👍

    • @Cory_Springer
      @Cory_Springer 3 ปีที่แล้ว +2

      @@TheBigLezFanChannel no problems with that!
      My philosophy in the coding hobby is a quote by the Danish polymath Piet Hein:
      "The road to wisdom? Well, it's plain and simple to express. Err, and err, and err again. But less and less and less."
      Best of luck in your musical pursuits!

    • @rewrose2838
      @rewrose2838 3 ปีที่แล้ว

      @@TheBigLezFanChannel hey, did you ever get back to trying your coding project?
      I'm trying to make my game, used Java at first but quickly decided to switch to C# instead 😅

  • @liviuc4991
    @liviuc4991 5 ปีที่แล้ว +221

    11:23 thats me when my little toe hits the corner of my bed....

    • @d.1788
      @d.1788 5 ปีที่แล้ว +15

      What breed of dolphin are you

    • @joashbritto
      @joashbritto 5 ปีที่แล้ว +5

      @@d.1788 I identify as an Indus River dolphin.

    • @liviuc4991
      @liviuc4991 5 ปีที่แล้ว +1

      @@d.1788 :))). I'l take it as a joke.

    • @liviuc4991
      @liviuc4991 5 ปีที่แล้ว

      @@joashbritto :))

    • @liviuc4991
      @liviuc4991 5 ปีที่แล้ว

      @@sandwich_capone1227 :))

  • @ironsfamily6
    @ironsfamily6 5 ปีที่แล้ว +135

    Can you do a video learning to sketch/draw? I think it would be really encouraging to all of us who feel like it's unattainable.

    • @paper2222
      @paper2222 5 ปีที่แล้ว

      either way i think it's possible
      i've seen a twitter user from absolute ugly to like atleast mediocre

    • @prawtism
      @prawtism 5 ปีที่แล้ว +1

      based on his illustrator self-portrait in this video, he's already too advanced :D

  • @8o8inSquares
    @8o8inSquares 5 ปีที่แล้ว +113

    As a developer, it was reaaaally fun to watch! When I heard "The Coding Train" I was like "HELL YEAH!!! MA BOY!"

    • @wva6809
      @wva6809 5 ปีที่แล้ว +1

      I know right...

    • @JDubbleu
      @JDubbleu 5 ปีที่แล้ว +4

      I started hearing the this dot song when he mentioned them

    • @Brahvim
      @Brahvim ปีที่แล้ว

      Same!

  • @user-ms9yk5ug3e
    @user-ms9yk5ug3e 4 ปีที่แล้ว +30

    8:50: if you are a programmer this is probably he most fun part

    • @77elite9
      @77elite9 2 ปีที่แล้ว

      8:49

  • @safir2241
    @safir2241 5 ปีที่แล้ว +108

    Oh hey you can code?
    Can you fix my toaster?

    • @comicsans2516
      @comicsans2516 5 ปีที่แล้ว +4

      Underrated comment XD
      For anyone who doesn’t have experience, basically there are some skills like coding that if you know people think you are a genius and can do things you have no idea how to do

    • @TechSupportDave
      @TechSupportDave 5 ปีที่แล้ว

      @@comicsans2516 thaanks for explaining the joke genius

  • @frutas7979
    @frutas7979 5 ปีที่แล้ว +80

    Learn How to write with left hand

    • @frutas7979
      @frutas7979 5 ปีที่แล้ว +10

      @Ayaan Mathur ah so right hand than

    • @alexd1861
      @alexd1861 5 ปีที่แล้ว

      He did it at 3:56

    • @odiria5414
      @odiria5414 5 ปีที่แล้ว

      9:47

  • @FilippideGaia
    @FilippideGaia 5 ปีที่แล้ว +18

    He spent 15 days working without rest. When he was done he was probably exhausted. Then, he had to edit and upload this video. Congratulations Mike, you're a beast

    • @MikeBoyd
      @MikeBoyd  5 ปีที่แล้ว +8

      That's really nice that you understand what goes into making these. I appreciate it.

  • @efeonobrakpeya9883
    @efeonobrakpeya9883 5 ปีที่แล้ว +16

    7:36 lmao welcome to the whacky world of debugging where 1 bug fix leads to 300 more bugs enjoy.

  • @MarsLos10
    @MarsLos10 5 ปีที่แล้ว +100

    Wow that is very awesome programming is so difficult it requires so much time! Your game is hilarious and fun and it works pretty well so congrats man!

    • @satibel
      @satibel 5 ปีที่แล้ว +13

      Programming isn't that difficult, it just requires to think about the problems in a different manner. Of course it takes time to learn, but if instead of watching tv or youtube for an hour each week you take the time to learn to program whatever you want to do, in probably less than a year you'll have learned how to code.

    • @MarsLos10
      @MarsLos10 5 ปีที่แล้ว +3

      I agree with both of you, I had to learn programming due to some of my uni courses, but I had a complicated project in such a small period of time that it felt very overwhelming. But when you actually see your code running correctly, aaaah that's the best feeling in the world. Coding is really a matter of patience, so that you learn how to cope with errors

    • @nerfzinet
      @nerfzinet 5 ปีที่แล้ว

      Error messages aren't that bad if you take a few seconds to read and think about what they say. As an example Mike kept getting "unexpected token" errors. The message tells you which line the error is on, and which token(character) it's talking about. So you go to that line, find your mistake, and fix it. If you understand the basics of the language you're coding in it should be trivial to solve an unexpected token error. It just means you put in a symbol somewhere it shouldn't be. If you get an error that is less self-explanatory you just paste it into google and you can usually find the answer you're looking for in the top 3 results.

    • @04_claymore
      @04_claymore 5 ปีที่แล้ว

      Yes indeed fellow

    • @MarsLos10
      @MarsLos10 5 ปีที่แล้ว

      @@nerfzinet yeah that's right :) Google is my best friend when I'm coding😂

  • @rasmusjust605
    @rasmusjust605 5 ปีที่แล้ว +83

    10:40 That really reminded me of a typical Apple advertisment xD Nice one Mike Jobs!

    • @mcgee4528
      @mcgee4528 5 ปีที่แล้ว +2

      Rasmus Just- I was thinking the same thing

  • @dzaqybro
    @dzaqybro 5 ปีที่แล้ว +77

    Relearn back flipping. But this time take your time. Overcome your the fear of going upside down first. Or else you will give up like the last time. I believe in you 😁😊😃😄

  • @DudeHammerake-Shaun
    @DudeHammerake-Shaun 5 ปีที่แล้ว +149

    That's so easy....
    On Scratch

    • @cloudztony4839
      @cloudztony4839 5 ปีที่แล้ว +1

      Lol

    • @miniwa1rus145
      @miniwa1rus145 5 ปีที่แล้ว +1

      Dude Hammerake not even lol

    • @supremebohnenstange4102
      @supremebohnenstange4102 5 ปีที่แล้ว +3

      Scratch makes everything harder

    • @flamo2666
      @flamo2666 5 ปีที่แล้ว +6

      Scratch is too limited.

    • @tingal
      @tingal 4 ปีที่แล้ว +1

      @@flamo2666 No, it's not. Except for cloud variables. And the frame rate. And comments. And high-quality jpeg images. But other than that, it's amazing!

  • @ninman8617
    @ninman8617 5 ปีที่แล้ว +272

    This is a perfect representation of what everyone goes through when learning to program

    • @ptronic
      @ptronic 2 ปีที่แล้ว +1

      It should be taught to kids, programming forces you to learn from your mistakes and accept that mistakes will happen. It would prevent a lot of breakdowns from unrealistic expectations.

    • @MAKOUT
      @MAKOUT 2 ปีที่แล้ว +2

      @@ptronicI'm 11 and already trying to learn how to program.

    • @ptronic
      @ptronic 2 ปีที่แล้ว +1

      @@MAKOUT good for you. I recommend scratch to start with

    • @MAKOUT
      @MAKOUT 2 ปีที่แล้ว

      @@ptronic Nah I heard it's hard to use. Right now I'm trying JavaScript. I have some experience from python.

    • @ptronic
      @ptronic 2 ปีที่แล้ว +1

      @@MAKOUT you're wrong, scratch is the absolute best introduction to programming you can have, but if you've gotten used to python already it makes sense to move to other practical languages

  • @hamidsamimi3788
    @hamidsamimi3788 5 ปีที่แล้ว +150

    Next video: 6:36, learn how to draw. Day 1, hour 0.

  • @tateyamashita6500
    @tateyamashita6500 5 ปีที่แล้ว +79

    9:27 Eder Eder Eder Eder Eder Eder Eder Eder Eder Eder Eder Eder Eder

    • @Delaneyy5
      @Delaneyy5 5 ปีที่แล้ว +2

      Tate Yamashita 9:35 I thought there was going to be an explosion clip

    • @kmurbi23
      @kmurbi23 5 ปีที่แล้ว

      I cannot stop laughing😂

  • @kashiffiaz3467
    @kashiffiaz3467 5 ปีที่แล้ว +80

    I was surprised you didn't do the dotted line skill on the chock board.

    • @d.1788
      @d.1788 5 ปีที่แล้ว +5

      Chalk*

    • @nylaisntreal
      @nylaisntreal 5 ปีที่แล้ว

      So Was I

    • @Kevin-ch1xj
      @Kevin-ch1xj 5 ปีที่แล้ว

      he did

    • @LuckyLootCrate
      @LuckyLootCrate 5 ปีที่แล้ว +2

      Kashif is talking about making the dotted chalk skill a game

    • @Kevin-ch1xj
      @Kevin-ch1xj 5 ปีที่แล้ว +1

      LuckyLootCrate
      Ok mate

  • @hussnainraza9458
    @hussnainraza9458 5 ปีที่แล้ว +33

    You should also Checkout Code bullet. like so Mike can see it

    • @nylaisntreal
      @nylaisntreal 5 ปีที่แล้ว +3

      Code Bullet Is Such A Sicc Lad

  • @copedmakethemoney
    @copedmakethemoney 5 ปีที่แล้ว +173

    You are probably the most intelligent person because you learn new stuff that will help you in life

    • @FroyoAnto
      @FroyoAnto 5 ปีที่แล้ว +7

      why do so many people have that profile picture?

    • @stronkmandrinkmilk1383
      @stronkmandrinkmilk1383 5 ปีที่แล้ว +14

      @@FroyoAnto oh yeah yeah

    • @y.m.o.fh.s.c8580
      @y.m.o.fh.s.c8580 5 ปีที่แล้ว +8

      @@FroyoAnto it's from a TH-cam channel who told everyone to get that picture and then like every comment with that picture

    • @y.m.o.fh.s.c8580
      @y.m.o.fh.s.c8580 5 ปีที่แล้ว +3

      Oh oh yeah

    • @thanos2682
      @thanos2682 5 ปีที่แล้ว +2

      Oh yeah yeah

  • @syedrahmaan7441
    @syedrahmaan7441 4 ปีที่แล้ว +12

    9:31 beginning of giornos theme

  • @lifeup5719
    @lifeup5719 5 ปีที่แล้ว +78

    Only $0.99 on the App Store

  • @siccbastard4580
    @siccbastard4580 5 ปีที่แล้ว +34

    Thumbnail looks like a happy wheels level

  • @samluttrell6961
    @samluttrell6961 5 ปีที่แล้ว +26

    I love the guest host, Michelangelo boydiolo!

  • @thicizzie4573
    @thicizzie4573 4 ปีที่แล้ว +59

    *Imagine having to code code*

    • @firz76
      @firz76 4 ปีที่แล้ว +3

      Binary

    • @vakancy
      @vakancy 4 ปีที่แล้ว +2

      How do you make it so you can code a computer that makes no sense.

    • @clydx1239
      @clydx1239 4 ปีที่แล้ว +6

      And thats how to create a language

    • @imalaia8033
      @imalaia8033 4 ปีที่แล้ว

      Mind blowing

    • @meesammoosa4088
      @meesammoosa4088 4 ปีที่แล้ว

      🤕

  • @thprincej2638
    @thprincej2638 5 ปีที่แล้ว +44

    “AYAYAYAYAYAYAYAYAYAYAYAY”
    “this is going to be magnificent”

    • @joep2199
      @joep2199 4 ปีที่แล้ว +1

      Jup

  • @AxissXs
    @AxissXs 5 ปีที่แล้ว +181

    "I didn't change anything" is a symptom of becoming a programmer, well done.
    Also,
    Here are some cheat codes for you guys
    Open up the console by pressing f12 and switching to Console tab
    there you can enter below codes
    glass_health = 0; //Instant crack
    breath = 1e+199; //Infinite breath

    • @qwertygmr4521
      @qwertygmr4521 5 ปีที่แล้ว +3

      what?
      idkn

    • @AxissXs
      @AxissXs 5 ปีที่แล้ว +4

      @David Yang gg mate :D

    • @cupcakemenace2036
      @cupcakemenace2036 5 ปีที่แล้ว +1

      Me: *Double checks code* Seems alright, let's look at the file.
      Website: *CSS machine broke*
      Me: BUT I DIDN'T CHANGE ANYTHING!!!!

    • @harrisonlambert-barker318
      @harrisonlambert-barker318 5 ปีที่แล้ว +2

      Nani

    • @tomjing8358
      @tomjing8358 5 ปีที่แล้ว +1

      You can also change breath to integer Max value

  • @ninjaguar4738
    @ninjaguar4738 5 ปีที่แล้ว +49

    When he was coding he got a bunch of
    *Eders*

  • @oopsiedaisy2048
    @oopsiedaisy2048 4 ปีที่แล้ว +7

    4:30 This is the first thing I think of when I'm asked what it's like to be a programmer "YES! IT WOR- Oh... wait.. nevermind. Welp, back to the drawing board"

  • @filipkozowski87
    @filipkozowski87 5 ปีที่แล้ว +24

    Your game is awesome! I can't believe you learned programming in just 16 days. By the way, my highscore is 10 haha

    • @filipkozowski87
      @filipkozowski87 5 ปีที่แล้ว

      @corps diplomatique ok maybe not "learned" but you know what i mean. He hasn't touched coding ever and now he made his own game

  • @limitlessvlogs5206
    @limitlessvlogs5206 5 ปีที่แล้ว +35

    11:24 when she says her parents aren’t home

  • @Honey-xc8fq
    @Honey-xc8fq 5 ปีที่แล้ว +79

    learn animation...and make a short film.

    • @Downshift1-6
      @Downshift1-6 4 ปีที่แล้ว +2

      As a regular sfm user, no

  • @jimut
    @jimut 5 ปีที่แล้ว +65

    Interviewer: What skills do you have ?
    Mike: Yes

    • @difo1
      @difo1 4 ปีที่แล้ว +7

      Interviewer: What skills do you have ?
      Jimut pal: stealing comments.

    • @rayyanferoz7746
      @rayyanferoz7746 4 ปีที่แล้ว +1

      That Tophat Guy more funny

    • @Gennj
      @Gennj 4 ปีที่แล้ว

      @@difo1 I'm dying

    • @bernarditatelado4719
      @bernarditatelado4719 3 ปีที่แล้ว

      69th like

  • @justarainyday739
    @justarainyday739 5 ปีที่แล้ว +278

    Coding is so much fun!

    • @maindepth8830
      @maindepth8830 5 ปีที่แล้ว +3

      It's fun

    • @slavarubalchenko9794
      @slavarubalchenko9794 5 ปีที่แล้ว +23

      Me: Wow! Coding is so fun!
      *After 12 hours of coding*
      Code: error in line 21
      Me: FUUUUUUUUUCK

    • @bellzon4086
      @bellzon4086 5 ปีที่แล้ว +3

      Depends on wich language you code.

    • @maindepth8830
      @maindepth8830 5 ปีที่แล้ว

      @@slavarubalchenko9794 so relatable

    • @Ziirf
      @Ziirf 5 ปีที่แล้ว

      @@slavarubalchenko9794 Wait.. you do not test your code before 12 hours in?

  • @thewaleb55
    @thewaleb55 5 ปีที่แล้ว +15

    Learn to do butterflie knife tricks!?

  • @rock9203
    @rock9203 5 ปีที่แล้ว +29

    The hardest part of learning to code is the start. Doesn't matter the language. You start learning, everything is good, you run into some errors, but they're simple things like forgetting a semi-colon, then an actual error hits, and you begin to hate everything and everyone. once you get past that, its not that hard. just time consuming

    • @aether1370
      @aether1370 5 ปีที่แล้ว

      Python and most other languages give you an error message with the source either way

    • @magzzification
      @magzzification 5 ปีที่แล้ว +3

      Until you hit malloc and pointers and dealing w/ the stack and virtual functions and writing native memory algorithms. Everyone can learn an easy language like JS or Python but only real men write in Assembly.

  • @lerubikscubetherubikscube2813
    @lerubikscubetherubikscube2813 5 ปีที่แล้ว +14

    9:05 as a SWE student, I felt that.

  • @omri007
    @omri007 5 ปีที่แล้ว +151

    Learn a new language!

    • @d35a13g2
      @d35a13g2 5 ปีที่แล้ว +16

      He just learned the language javascript ;)

    • @yanshiro6082
      @yanshiro6082 5 ปีที่แล้ว +2

      bad idea

    • @giffiyt
      @giffiyt 5 ปีที่แล้ว +9

      learning languages takes many years, not good idea....

    • @TheF4talgamer
      @TheF4talgamer 5 ปีที่แล้ว +2

      He didn't even learn JavaScript (only the basics) and you want him to learn other languages, dude...
      And at least he chose an easy programming language for beginners, if he somehow went to C or Assembly I bet he wouldn't make it.

    • @MaksonGamingHD03
      @MaksonGamingHD03 5 ปีที่แล้ว

      @@giffiyt Well, learning Esperanto takes less then a few weeks

  • @titaniumwaffle4304
    @titaniumwaffle4304 5 ปีที่แล้ว +75

    Programming is hard 20% coding and 80% bug fixsing after 4 months I recreated the original Final Fantasy game in VB (visual Basic) it has over 60,000 lines of code 20,000 are just for the combat system 👏

    • @bhiite253
      @bhiite253 5 ปีที่แล้ว +6

      Damn dude impressive! Especially a game in vb.net you've got some patience

    • @madkinggaming3744
      @madkinggaming3744 5 ปีที่แล้ว +1

      Titanium Waffle what did you use to do graphics I’m afraid I’m not super familiar with Vb. I’m a C, and C# guy mostly

    • @titaniumwaffle4304
      @titaniumwaffle4304 5 ปีที่แล้ว +2

      @@madkinggaming3744 designed in adobe Photoshop CC then programed the reactive animation sequence manually in VB

    • @dpyte
      @dpyte 5 ปีที่แล้ว

      You are on some different level !!!

    • @nerfzinet
      @nerfzinet 5 ปีที่แล้ว +6

      That's over 500 lines of code a day. Somehow I doubt this claim.

  • @sundog_01
    @sundog_01 5 ปีที่แล้ว +14

    This makes me so happy! You're mapping out exactly what it's like to learn how to code, especially that feeling when your code runs perfectly. It has taken me a 9-month long high school class to learn what you've done in 18 hours.

  • @Balkac
    @Balkac 5 ปีที่แล้ว +7

    As a programmer I have to say - excellent job! "The Error" scene made me laugh on the entire office :D

  • @CircusBamse
    @CircusBamse 5 ปีที่แล้ว +16

    As a computer scientist, I absolutely love this video. I'm also always amazed at how good you are at picking out suitable challenges for your skill level! Great video.

    • @user-sw1wq8lh2w
      @user-sw1wq8lh2w 5 ปีที่แล้ว +3

      @@ThereIsPowerInTheBloodOfJesus7 we science computers...with science

    • @dibbidydoo4318
      @dibbidydoo4318 2 ปีที่แล้ว

      @@ThereIsPowerInTheBloodOfJesus7 it's about math, algorithms, information, data, automation, calculations, and shit on computers.

  • @meramin1
    @meramin1 5 ปีที่แล้ว +22

    Back flip part 2 we need it get the fear out of u like if u admit

  • @basedpusio
    @basedpusio 5 ปีที่แล้ว +9

    When are you going to complete the backflip video.....i am waiting

  • @BingethBongeth
    @BingethBongeth 5 ปีที่แล้ว +6

    This video has reignited my interest in programming. Thank you so much for sharing this with us!

  • @ayanokoujikiyotaka6139
    @ayanokoujikiyotaka6139 5 ปีที่แล้ว +19

    Learn a language, goal should be able to talk to someone near fluently.

    • @dickurkel6910
      @dickurkel6910 5 ปีที่แล้ว +7

      That takes way too long in my opinion

    • @shavitzur6977
      @shavitzur6977 5 ปีที่แล้ว +1

      Dick Urkel I learned Finnish in 8 weeks

    • @shavitzur6977
      @shavitzur6977 5 ปีที่แล้ว +1

      Online

    • @dickurkel6910
      @dickurkel6910 5 ปีที่แล้ว

      @@shavitzur6977 Let me judge your finnish for you then, as my nationality is half finnish

    • @cookedporkchop632
      @cookedporkchop632 5 ปีที่แล้ว

      @@dickurkel6910 then he just ignored you because he is absolutely an idiot XD

  • @sparrowthenerd
    @sparrowthenerd 5 ปีที่แล้ว +14

    10:41 Michelangelo Boydiolo omg that's great

  • @0xZ0F
    @0xZ0F 5 ปีที่แล้ว +53

    Today we suffered a great loss. We lost Mike to the sins of JavaScript.

  • @ZitëGheiste
    @ZitëGheiste 2 ปีที่แล้ว +2

    I love how he committed to making it ghetto af..."Like and subscribe punk".

  • @noahmontgomery6627
    @noahmontgomery6627 5 ปีที่แล้ว +52

    Will he ever re-learn backflip?

    • @Jb-of8tl
      @Jb-of8tl 5 ปีที่แล้ว +1

      he needs to

  • @TheKingtijger
    @TheKingtijger 5 ปีที่แล้ว +14

    The Coding Train is awesome, I learned the structure behind programming with this channel 3 years ago!!! Funny you are watching it too!

  • @Retordus
    @Retordus 5 ปีที่แล้ว +13

    Now you should learn how to create web site and make tgat game playable there :D

  • @toxicscar4208
    @toxicscar4208 4 ปีที่แล้ว +13

    Me: Learning coding for 10 years and still can’t make a game
    Mike Boyd: Makes a game in a day

  • @br7078
    @br7078 5 ปีที่แล้ว +10

    I have to say, as a guy who is into programming, you managed to make the game in very little time. Choosing a game with mechanics as specific as this, I expected you to take way longer. Kudos for the success!

  • @flyingdodgeman7957
    @flyingdodgeman7957 5 ปีที่แล้ว +5

    I think u should learn to roll a coin across your knuckles fluently

  • @kobra7744
    @kobra7744 5 ปีที่แล้ว +30

    Michelangelo Boydiolo is a great sound artist

  • @ashleenichole6782
    @ashleenichole6782 5 ปีที่แล้ว +6

    I felt the error in my soul literally. I had a class where we learned CSS and I eventually gave up because I kept getting the stupid error message and it was annoying me.

  • @BaeYusung
    @BaeYusung 5 ปีที่แล้ว +13

    Well actually you forgot (at 10:00)
    if (hp == 0 && playsound == 0) (since the variable playsound means nothing otherwise)
    but I can forgive you for that ;p
    As a game dev it is actually really exciting to see you make your first game and experience the joys and struggles of making a game
    Keep up the good work! Love your channel
    (btw my highscore is 15)

  • @NewGreenShoe
    @NewGreenShoe 5 ปีที่แล้ว +8

    Was great to see someone get so far so quickly in coding! I know 15 days may seem like a long time but at my uni things like this would be a whole module spread over 12 weeks so the fact you did all this is frankly incredible.

  • @AliWithTheMW
    @AliWithTheMW 5 ปีที่แล้ว +5

    Can you do :
    - How I learned beatboxing
    - How I learned to dunk
    - How I learned to do jumping rope fast

  • @jamesliley2760
    @jamesliley2760 5 ปีที่แล้ว +7

    After this I bet you could make a 3d game. It sounds scary but it's really not that bad. I recommend using blender to make 3d models (maybe an entirely separate video) and unity to program the game and bring the models together.

  • @noted696
    @noted696 5 ปีที่แล้ว +34

    Mike you should learn to draw

    • @FA-zr5rh
      @FA-zr5rh 5 ปีที่แล้ว +4

      That honestly takes A LOOOOONG time
      Drawing doesen't get easier
      You just get better
      Also it depends on what Mike is trying to draw
      Anatomy, perspective, gesture, proportion, shading/lighting etc
      Realistic drawings, cartoony drawings mixed drawings and such are also connected

    • @noted696
      @noted696 5 ปีที่แล้ว +1

      True but he could try

  • @aprilfoola
    @aprilfoola 5 ปีที่แล้ว +14

    Watch code bullet he has good coding

  • @albinbergqvist915
    @albinbergqvist915 5 ปีที่แล้ว +7

    Try to learn how to roll a coin across your knuckles. Or how to do the muscle pass with a coin

  • @NorteXGame
    @NorteXGame 5 ปีที่แล้ว +4

    xxx is undefined - the easiest error...
    jk,
    actually wrong syntax is easier xD

  • @ksoup1291
    @ksoup1291 5 ปีที่แล้ว +11

    If you try to play it on your phone and you refresh the page you will hear some demonic stuff

    • @xanderz101
      @xanderz101 5 ปีที่แล้ว

      I refreshed but it was normal for me xD
      That’s why you use apple instead of android :d