Code Mario in JavaScript with Kaboom.js!

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 781

  • @bmwolfe2786
    @bmwolfe2786 3 ปีที่แล้ว +59

    This a perfect tutorial for getting into JS. It ramps up in difficulty and adds new concepts at the perfect rate.
    Your delivery and pacing is just perfect! I’m totally going to use this video for my web design class.
    They’ve been asking about JS, and after I go over the basics of variables, listeners, functions/methods.. etc, I’m absolutely using this to get their feet wet.
    Thank you for making this!
    I’m straight up giddy about it lol

    • @aniakubow
      @aniakubow  3 ปีที่แล้ว +11

      Oh wow this is awesome! Thanks so much for leaving this comment! I have a more in depth tutorial in kaboom.js where I go through some methods first if you want to check that out as an intro! It’s in FreeCodeCamps channel and the link to it is in the description :)

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

      @@aniakubow Awesome Ania. We need more Girl Power !

  • @aerahtv0000
    @aerahtv0000 3 ปีที่แล้ว +11

    i felt being 7-year old kid again and this kid is so fascinated and happy right now!! Thank You !:)

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

      @Pierce I'm simping for Super Mario 8bit, Yes!!

  • @jloiterer
    @jloiterer 3 ปีที่แล้ว +50

    I've been a professional dev for a long time but these code along videos are so fun. One of the first things I ever tried to make was the elevator board from the original Donkey Kong - but the only thing I knew how to do was to turn off and turn on pixels and some idea of how to do a naive collision detection... I ran out of memory before I could make a functioning level out of it (I could actually jump on and off the elevators - but there was no way to "complete" the level) because I knew nothing of programming techniques at all and 16kb wasn't enough for all the spaghetti I wrote... but it was fun trying.

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

      may i ask you what is portfolio? in a recent graduate of computer science.

    • @Strawberry00562
      @Strawberry00562 11 หลายเดือนก่อน

      thank

  • @foreverware
    @foreverware 3 ปีที่แล้ว +27

    This is Rad, cheers Ania, I'm sure loads of us old 80s boys appreciate you doing this tutorial.

    • @الإسلامدينالحق-خ5ت
      @الإسلامدينالحق-خ5ت 3 ปีที่แล้ว +2

      My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life..
      th-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html

  • @pastorfred2543
    @pastorfred2543 3 ปีที่แล้ว +11

    Just as I thought of quitting coding, you ignited my passion again. Thanks a billion times..

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

    THANK YOU THANK YOU! I followed the tutorial closely and now I have a game to share with my nephew who loves Mario. You are a wonderful teacher!

  • @gkoymnbxykfb
    @gkoymnbxykfb 3 ปีที่แล้ว +10

    0:00 Introduction
    1:35 Coding starts
    5:43 Layers and sprites
    15:53 Placing sprites on the first level
    21:30 Adding Mario
    25:08 Keyboard events
    27:50 Making Mario big
    30:51 Coin and mushroom
    40:02 Let's make the little guys move
    47:45 Go to the next level
    51:25 New level map
    58:11 Final result

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

      Thanks do much for sharing this! Do you mind if I put it in the description?

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

      @@aniakubow Not at all, go ahead!

  • @aniakubow
    @aniakubow  3 ปีที่แล้ว +9

    Common errors: Please make sure you are using the same version of kaboom that I am in the video. (Version 0.5.0). What I mean by this is when we take the script tag from kaboom, make sure it contains '0.5.0' in the url. There has been a new version of kaboom that has come out and they have removed the start() method and replaced it with go(). For more help, view this short: th-cam.com/users/shorts6b4Vdjp0iBI
    If you are new to Kaboom I would suggest watching the FULL COURSE where I explain each method before diving in to the game creating. Link in the Description. :) In it I go through all the main methods one by one, before using them to build Space Invaders, Mario and Zelda.

    • @AH-pc4tg
      @AH-pc4tg 3 ปีที่แล้ว

      are you a dev???
      I cant believe it

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

      I was having trouble with my code and then I realized that for some reason start("game") throws an error, but I realized I was using the latest version of Kaboom, do you know what the new method for starting the game is?

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

      how do we install kaboom ?

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

      @@EdwinOrellana I think it’s go :)

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

      @@louisthepuddle7196 we use the script for it by copying the script tag :)

  • @miguelalonso7752
    @miguelalonso7752 3 ปีที่แล้ว +238

    TH-camr: creates a tiny Mario game for teaching and learning purposes:
    Nintendo: Outrageous! You're sued!

  • @aniakubow
    @aniakubow  3 ปีที่แล้ว +17

    If you are new to Kaboom I would suggest watching the FULL COURSE where I explain each method before diving in to the game creating. Link in the Description. :) In it I go through all the main methods one by one, before using them to build Space Invaders, Mario and Zelda.

    • @fuatd.3908
      @fuatd.3908 3 ปีที่แล้ว +1

      Thanks, Khalesi for the course!

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

      hey do you want to see my C skills babe, come closer to me ;-)

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

      her eyes are to die for omg. they look like sapphire.

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

    This was a great tutorial, I barely got stuck following you coding and nothing that a quick rewind couldn't fix, it's also great that you tested out each segment frequently so it makes it easier for us following to test and see if everything is ok (this is something Udemy instructors could copy ! ). I will definitely add more features to this version of Mario and check the other games as well as maybe trying Unity. This was a fun afternoon well spent :) Thanks Ania, cheers from an Argentinian living in New Zealand !

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

      The only thing I couldn't figure out is why it worked perfectly on Microsoft Edge but it wouldn't on Chrome ... somehow Mario falling from the sky wasn't smooth (on chrome it's like 5 fps) and he goes through the floor into limbo ... maybe javascript is breaking somehow. Anyways, thank you !

  • @migtvill
    @migtvill 3 ปีที่แล้ว +42

    Dream come true. I completely forgot to code a sidescroller when I grew up. My inner 10 year old thanks you.

  • @antattackBAM
    @antattackBAM 3 ปีที่แล้ว +40

    *Couple updates in Kaboom*
    -'headsmash' is now 'headbutt'
    -anything with a 'solid()' must also have 'area()' - this includes your player
    -'start' is no longer defined, use 'go' to start your scene
    I think there was a couple more but I forgot, but coding along was more challenging with these updates

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

      Thanks for providing these for everyone!

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

      dang, so that's why he keeps falling through the stage.

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

      okay, never mind

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

      @@passionthevirgo Hey, make sure you closed your parenthesis correctly in the levelCfg variable definitions for each sprite, had the EXACT same problem. It should be like this: '=': [sprite('block'), solid()], .... instead of this: '=': [sprite('block', solid())], ... otherwise the code breaks when it compiles apparently and instead of showing an error Mario just falls off the screen through the blocks (ignoring 'solid' property).
      I hope that works for you ! ;)

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

    I dont know how much I can say "thanks you" to you for this video.
    Thanks you verry mutch, you maid me sooo happy this morning. Thanks you for this videooo!!

  • @TKomoski
    @TKomoski 3 ปีที่แล้ว +11

    Just finished coding this Mario, took awhile but was worth it. I'm going to use this and redo Jump Joe, a game I played in the 80's. So thanks again Ania look forward to your next video, *Cheers* : )

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

      Yes! Jump Joe was a favorite of mine back in the day.

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

    This type of video is absolute genius, Dont Ever! quit it, u "are" the future of learning

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

    Thanks!

  • @nycstev428
    @nycstev428 3 ปีที่แล้ว +11

    this is going to be my next project for sure

  • @df15804
    @df15804 3 ปีที่แล้ว +22

    I am speechless, we appreciate your efforts!

  • @KEVIN-zh2fp
    @KEVIN-zh2fp 3 ปีที่แล้ว

    In our childhood we just played this game for hours like its just a game, didn't know it takes this much of work to make a single stage, Jesus Christ!
    Salute to developers!!!
    Loved your video Ania

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

    U re the reason why i m not failing my web dev and web services class, thank you ❤️

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

    This is genius, this library is a nice choice when you don't feel like using Unity for a simple game

    • @الإسلامدينالحق-خ5ت
      @الإسلامدينالحق-خ5ت 3 ปีที่แล้ว

      My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life..
      th-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html

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

    Nice video ania ! , it was so much fun to watch this

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

    No i z takiej Polki jestem dumny :D Super materiał.

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

      Ahh dziękuje!!! 🥰🥰🥰

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

    Just got this in my recommended list. Gonna try it out this weekend, thanks

  • @piotr.murszewski
    @piotr.murszewski 2 ปีที่แล้ว

    Thank you Ania for this material! Greetings from Poland :)))

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

    I've never thought not in my most naive dreams that someday I would learn JavaScript from Galadriel herself.
    Awesome job my lady!

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

    That was really cool and looks relatively straight forward. Thanks for sharing.

  • @wils-caru
    @wils-caru 3 ปีที่แล้ว +3

    Ania I love your videos, please make a whole series making one bigger and complete game.

  • @Ryangosden
    @Ryangosden 3 ปีที่แล้ว +26

    Great stuff! Thanks for the great tutorial, it was extremely clear.

    • @الإسلامدينالحق-خ5ت
      @الإسلامدينالحق-خ5ت 3 ปีที่แล้ว

      My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life..
      th-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html

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

      @@الإسلامدينالحق-خ5ت شو بتساوي هان

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

    I only start watching your video and feel really excited about possibilities I will can learn

  • @RaddyDev
    @RaddyDev 3 ปีที่แล้ว +21

    I am looking forward to this. It makes me want to go and play some retro games 🌞

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

    You make it look easy. I learned dos some about 30 years ago. I was young and made a program that would answer questions for you. If you asked the right ones of course. Makes me wanna code.

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

    Obrigado!

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

      Thank you so so much Jorge! This is super kind of you ❤️

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

    it is very eye and brain pleasant to watch your tutorials. wish you the best.

  • @paulcullum517
    @paulcullum517 3 ปีที่แล้ว +8

    I've been waiting all my life for this :) or at least a few few moments ago when I saw that you are doing it . I love mario cant wait .😊

  •  3 ปีที่แล้ว

    It is amazing that nowdays, a 1 hour tutorial can teach you how to creatre basically what was half of an entire AAA game 40 years ago.

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

      It is way distant from half of the game... To be fair it's less than 10%, that's still very impressive.

  • @C29-r2s
    @C29-r2s 3 ปีที่แล้ว +2

    you are a genius in programming 👏

  • @psy-lion
    @psy-lion 3 ปีที่แล้ว

    Great video, Ania! 👍

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

    Love you, Ania 🖤 and love your work. You’re awesome.

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

    Super simple gaming framework with off the shelf tooling...well worth the time watching your codealong to get a flavor. Thanks!

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

    Awesome project! In order to avoid "403 ERROR" while loading the sprite images from imgur if on a 127.0.0.1 live server place this meta tag in your html head:

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

      Thanks for this great tip Diego!!

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

    Thanks Ania 👍🏻🙂🌿

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

    i am so proud of you create game from JS

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

    Awesome as always Ania. Thanks 👍☺️

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

      Thanks as always Ranga!

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

    I recently discovered your channel. Awesome!

  • @Jack-vc1jc
    @Jack-vc1jc 3 ปีที่แล้ว +10

    wow it was super interesting how you drew the UI using symbols, I've been waiting for a good game making js framework, excited to try this out myself!

  • @babatumises.r.o.5568
    @babatumises.r.o.5568 3 ปีที่แล้ว

    Díky!

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

      Thank you so much! This is so kind of you !!

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

    first time in your channel and I sub in 10 secs

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

    Hey Ania, totally random tip but you can open an html page from vs code by doing option + B. Totally random littl e tip. Thank you for such an awesome video. Love your work!

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

    You tought me more about game design than an entire college semester and 600 page book

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

    Awesome Ania!

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

    Thanks for this tutorial. This is small step for me towards game development. Thanks a bunch. Ania.

    • @الإسلامدينالحق-خ5ت
      @الإسلامدينالحق-خ5ت 3 ปีที่แล้ว

      My friends, search for your life purpose, why are we here?? I advise you to watch this series 👇 as a beginning to know the purpose of your existence in this life..
      th-cam.com/play/PLPqH38Ki1fy3EB-8xmShVqpbQw99Do2B-.html

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

      @@الإسلامدينالحق-خ5ت My Friends, Shutup

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

    Thanks a lot Ania for such a great tutorial. I definitely enjoyed it and can't wait to play around with the code.

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

    This seems a lot of fun. Thanks Ania. 😄👍

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

    If anyone is struggling to find the sprites (I attempted to crop my own and failed) follow the Imgur link in the video description.
    Love this video though, I'm learning lots and it's just as addicting to build your own game as it is to play it :D

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

    Hello Ania, can you help me how to change direction of move for mushrooms when hit the wall? Thank you :)

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

    As excited as I am to learn this, I have to admit I died a little inside when she called a goomba an evil mushroom, and a question box a "surprise box".

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

      😝😝😝 il use the correct names next time hahaha

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

    I am a simple man i see Ania + Javascript i hit the like button ✌️✌️✌️

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

    didn't know about kaboom and it's genius 🤩🤩🤩

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

    Eagerly waiting.
    I was looking for something like this.
    Thanks 😊.

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

    This is awesome to watch! Love it!

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

    Would it be possible to explain how and why each line is written. For example at the start you added global:true (and others) without explaining what it is. Same for when you changed the background colour, what colour code format was that?
    Would also love to see an overall architecture as to how the project will shape up at the start. Knowing what the goal is would be amazing!

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

      I have a full course on kaboom on the FreeCodeCamp channel :)

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

    I don’t know if someone had the same issue but at 1:00:22, My Mario Sprite falls through the blocs instead of landing on it
    I can’t find nothing on google

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

    incredible video there again and again Kubow :D and i would like to tell you your videos are super great and the amount of efforts there making and also more in the preparation of making such video takes a tonnes of prep work and experiences and your video also help so many people do continue making great contents like this one, i had learned the API process from you as well and its super good :) how did you prepare to make sure a good video , very detailed and clear as well, thats the most important and again incredible efforts there keep up the fantastic works there i think the world is your playground now congrates :D doing the things you like

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

    Amazing video! thanks for you xplanation, greatings from México :)

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

    Awesome videos! Learning JS is fun with Ania!

  • @ajinkyakulkarni6658
    @ajinkyakulkarni6658 3 ปีที่แล้ว +6

    I was late.. but as kaboom.js demo was kaboom :D I am definitely going to try this out... thanks..

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

      ❤️❤️❤️

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

    you are a genius. I send you a greeting from Uruguay

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

    What are the programming language you can write Ania?
    Including the hypertext

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

    Congratulations! It is a really fun vídeo, thank you!

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

    Great information and an even better tutorial! Thanks!!

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

    Love your tutorials. Thank you for this.

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

    This is awesome. Games are the best way to code.

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

    Beautiful blue eyes.
    Your channel inspired me to get serious about my tech channel.

  • @brandonphilander661
    @brandonphilander661 3 ปีที่แล้ว +13

    Really nice, please make a roguelike / dungeon crawler in Kaboom.

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

      i made one roguelite baltazarparra.github.io/dark-pixels/

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

    Would you please create a quiz app with image ?

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

    Learning how to code Mario taught me about sub-pixels since I was actually trying to duplicate the physics used in the original game. Sub-pixels are just fractions of a pixel.

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

    you're so blessed with that knowledge mam

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

    Well done: very interesting and so well explained. Thank you!

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

    Tried following along, but for some reason most of the sprites failed to load. Anyone else have the same problem?

  • @Android-17
    @Android-17 3 ปีที่แล้ว +4

    Thrilled!🎉

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

    What are you looking at using as an alternative to vscode? was it a hint of changing ide?

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

    I love your tutorials!

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

      thank youuuu!!

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

    Amazing work.Thank you!

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

    What would be the easiest way to add some animation to the creation and destroy of objects?

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

    The new Super Mario game looks great!

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

    kaboom is doing a ton for you. Cool simple coding for a mario game though

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

    really fun and entertaining tutorial!! only problem I had was you calling Goombas "evil-mushrooms" like wtf? 😂😂😂

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

      😂😂😂

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

    Thanks for sharing such amazing content! Sure I liked and subscribed!!

  • @WEBSTART-LIVE
    @WEBSTART-LIVE 3 ปีที่แล้ว +1

    ого! неожиданно и круто!
    wow! unexpected and cool!

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

    Great tutorial, simple, clear and great base for creating own playable game. I've got only one question: how to flip player going left? player.flipX(true/false) and player.flipX = true/false is not working.

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

      Got any update on this??

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

      @@prakashjay5785 I've managed to do this on kaboom version from this tutorial but sorry, I don't remember how. I think it was "changeSprite", you can also do it by animations. I suggest to use current kaboom version - documentation is up to date so older kaboom version are not compatibile.

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

    Jak długo zajęło Ci przyswojenie wszystkich informacji? dopiero co zaczynam, ale bardziej liczę na kursy jak studia. można by rzec, że jestem samoukiem.

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

    Omgah!! EPHIIIICCCC!?!? Homemade Mario!? 🤯

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

    This looks awesome. Thank you

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

    You are awesome, a great video!

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

      Thanks so much for watching Chavez!

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

    Nice work !

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

    45:15 Why isn't a check here if player is grounded sufficient? I actually tried it and it doesn't work, player.grounded() returns true although the player is still in jump!
    EDIT: looks like it works, I just had to delete the solid() function from evil mushrooms. Probably if they are solid, the player.grounded() evaluated to true on top of them.
    And also I can't pick the biggify mushroom when approached from the left side, Mario just pushes it before him. From the right it works as expected.

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

      have you found the answer for the left side problem ? i can't figure it out, it drives me crazy, i tried many things ! Thanks

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

    That's great! Thank you very much for your videos

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

    Very cool project! 🤩