Coding Challenge #72: Frogger - Part 1

Описание к видео Coding Challenge #72: Frogger - Part 1

In this multi-part challenge, I create a simplified version of the classic Atari video game Frogger in Processing (Java). Code: https://thecodingtrain.com/challenges...

💻 Github Repo: https://github.com/CodingTrain/Frogger

p5.js Web Editor Sketches:
🕹️ Frogger: https://editor.p5js.org/codingtrain/s...
🕹️ Frogger - Refactored: https://editor.p5js.org/codingtrain/s...

Other Parts of this Challenge:
📺 Part 2 - Add cars:    • Coding Challenge #72: Frogger - Part 2  
📺 Part 3 - Add additional elements of Frogger:    • Coding Challenge #72: Frogger - Part 3  
📺 Part 4 - Refactoring the code:    • Coding Challenge #72: Frogger Refacto...  

🎥 Previous video:    • Coding Challenge #71: Minesweeper  
🎥 All videos:    • Coding Challenges  

References:
🌐 Frogger on Wikipedia: https://en.wikipedia.org/wiki/Frogger

Videos:
🎥 Video of the Gameplay:    • Frogger (Arc) Gameplay  
🎥 Video Games track: https://thecodingtrain.com/tracks/games
🔴 Coding Train Live 96:    • Live Stream #96: Frogger  

Related Coding Challenges:
🚂 #3 The Snake Game:    • Coding Challenge #3: The Snake Game  
🚂 #46 Asteroids:    • Coding Challenge #46.1: Asteroids wit...  
🚂 #67 Pong!:    • Coding Challenge #67: Pong!  
🚂 #71 Minesweeper:    • Coding Challenge #71: Minesweeper  
🚂 #91 Snakes & Ladders:    • Coding Challenge #91: Snakes & Ladder...  
🚂 #115 Snake Game Redux:    • Coding Challenge #115: Snake Game Redux  

Timestamps:
0:00 Introducing today's topic: the classic arcade game Frogger
1:43 What do we need to program Frogger?
4:07 Make a Rectangle class
5:36 Write a function that tests whether two rectangles are intersecting
9:34 Use inheritance to make a frog object that extends the Rectangle class
11:29 Use the "super" key word to initialize the inherited values
15:54 Write a function to move the frog
22:41 Conclusion and next steps

Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound

🚂 Website: http://thecodingtrain.com/
👾 Share Your Creation! https://thecodingtrain.com/guides/pas...
🚩 Suggest Topics: https://github.com/CodingTrain/Sugges...
💡 GitHub: https://github.com/CodingTrain
💬 Discord: https://thecodingtrain.com/discord
💖 Membership: http://youtube.com/thecodingtrain/join
🛒 Store: https://standard.tv/codingtrain
🖋️ Twitter:   / thecodingtrain  
📸 Instagram:   / the.coding.train  

🎥 Coding Challenges:    • Coding Challenges  
🎥 Intro to Programming:    • Start learning here!  

🔗 p5.js: https://p5js.org
🔗 p5.js Web Editor: https://editor.p5js.org/
🔗 Processing: https://processing.org

📄 Code of Conduct: https://github.com/CodingTrain/Code-o...

This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecod...

#gamemechanics #froggeratari #inheritance #processing

Комментарии

Информация по комментариям в разработке