Course curriculum

    1. Overview

    2. Prerequisites for this course

    3. Install Python locally in your machine

    4. Install VSCode IDE locally in your machine

    5. Discuss about Stacks game

    6. Steps involved

    7. Open VSCode IDE

    8. Discuss about VSCode

    9. Install pygame

    10. Quick recap

    11. Setup screen

    12. Setup Constants

    13. Define Game loop

    14. Understanding Game loop

    15. Recap of what we done so far

    1. Recap of what we have done so far

    2. Movement in pygame

    3. Test your understanding

    4. Variables to keep track

    5. Think about variables for drawing rectangle

    6. Quick challenge

    7. Challenge answer

    8. Add color variable

    9. Draw rectangle

    10. Move the rectangle

    11. Code to move

    12. Add the missing code

    13. Move the blocks side to side

    14. Review of the steps involved

    1. Recap of what we have done so far

    2. Listen for Key press event

    3. Check for different cases of key press event

    4. Quick summary

    5. Start drawing new rectangle

    6. Edge detection for previous block

    7. Execute the game so far

    8. Handle Game over case

    9. Execute the game

    10. Quick recap

    11. Review the remaining steps

    12. Challenge problem

    13. Congratulations on completing this course!

About this course

  • $295.00
  • 42 lessons
  • 2 hours of video content

What others are saying about this course

5 star rating

Review

Alex Wang

I think it would be nice if the final code in the demonstration can be included in the course. And I find that my window laptop screen is not big enough to r...

Read More

I think it would be nice if the final code in the demonstration can be included in the course. And I find that my window laptop screen is not big enough to run 800 by 800 (so I changed them to 500), and the block doesn't show up, which is why I think it might be good to have the final code to compare with just so that I know I didn't miss type something, but I eventually figured it out, so it's still very much fine if not. Very cool project, has much potential, and quite well explained, thanks!

Read Less
5 star rating

Stacks Game Course Review

Queeny Gong

I liked this course because it taught us how to create a fun game. The videos were very helpful and explained the logic in a way that made me understand ever...

Read More

I liked this course because it taught us how to create a fun game. The videos were very helpful and explained the logic in a way that made me understand everything a lot easier.

Read Less
5 star rating

stacks game

Jessica Yu

4 star rating

Interesting code

Claire Zhong

The game this course covers was fun to code; the instructions were clear and concise.

The game this course covers was fun to code; the instructions were clear and concise.

Read Less
4 star rating

Coding Fun with Python - Stacks game Review

Keviny Lam

I learned a lot from the course, I thought it was very detailed. I wish the process of installing the required programs was shown in the videos rather than o...

Read More

I learned a lot from the course, I thought it was very detailed. I wish the process of installing the required programs was shown in the videos rather than on a PDF. I found the challenge problems interesting as well.

Read Less