Coding Challenge #72.2: Frogger – Part 2

[ad_1]
In Part 2 of the Frogger coding challenge, I add the first row of obstacles to avoid.

Part 1:
Part 3:
Part 4:

Source code for this challenge:

Here is the community made Frogger in p5.js (thanks to meiamsome):

Support this channel on Patreon:
To buy Coding Train merchandise:
To Support the Processing Foundation:

Send me your questions and coding challenges!:

Contact:
Twitter:
The Coding Train website:

Links discussed in this video:
Frogger on Wikipedia:
Video of the Gameplay:

Source Code for the all Video Lessons:

p5.js:
Processing:

For More Classic Video Games:
For More Coding Challenges:
For an Intro to Programming using p5.js:

Help us caption & translate this video!


Posted

in

by

Tags:

Comments

18 responses to “Coding Challenge #72.2: Frogger – Part 2”

  1. حسين صالح Avatar

    Please you can make a leap On game

  2. Jon Wheeler Avatar

    this code is so fukkin advanced i couldnt keep up after the part where he said welcome to, part two!!

  3. WindSolarHydroHuman Avatar

    Dan For President…LOL

  4. Samuel Coelho Avatar

    The code
    for (Car car : cars) {
    car.show();
    car.update();
    }
    Gives me a NullPointerException at "car.show();". Anyone know how to fix this?

  5. Best of Music - mixed by Corcen Avatar

    Hey Coding Train! I really love your videos!

    Maybe think about doing a juggling kind of animation? Like a 3 ball cascade? I think it would be really interesting to see, how you implement the physics with velocity, throw high etc. but also what happens, when the ball is catched. Also the timing of the throws would be interesting…

    Hope you read my comment – I definitely think it would be a simple but also challenging video 🙂

  6. Tomáš Stránský Avatar

    and now, dynamic change screen size please

  7. Solanaceously Avatar

    I don't know if it's the version of Processing I'm using (3.2.3), but following along to 7:08 I keep encountering a nullpointexception coming from the Car.show() function. I have been studying the video intensely trying to find any differences, but can't for the life of me.

  8. Reddy Tintaya Avatar

    Does somebody know if an arduino Mega supports a code based in this logic, with a TFT screen?…

  9. Cel sun Avatar

    now that the p5js editor is been DEPRECATED, and the GETHUB has recommended they following text editors brackets, sublime, atom etc, how to run the your following program in these editors

  10. Anonymous Ace Avatar

    Yeah, the logs shouldn't be too hard.

  11. Fantasma11 Avatar

    when you only know how to use vbs but still look at the video because this guy is mad and fucking amazing at the same time 😀

  12. murugesan V Avatar

    what programming language is he using and the software name too

  13. Taewon Kim Avatar

    Daniel! Great video like always! By the way can u do python coding challenge?

  14. BurgerBob Avatar

    could you do a keyboard shortcuts video for processing or some other editors?Example the make 10 limes into a comment at once shortcut

  15. Dan Avatar

    Amazing stuff 😉

  16. Mike Lamsma Avatar

    good job already putting links to these hidden vids in the description of part 1 lol

  17. cabbler ! Avatar

    I can watch these forever!!

Leave a Reply

Your email address will not be published. Required fields are marked *