I made it so the cars go from left to right instead of top to bottom. I also added that players get 3 lives and changed the color of the background to black on white. I also made the cars 2 wide.

At first it was tough for me to figure out how to get the cars to move from left to right.  I was able to figure this out by emailing you and also thinking about where it was telling the cars to spawn in the retro lab and changing that part of the code.  I had to change a few lines of code where it used the height parameter and changed it to width.
I was able to overcome this by thinking about what each individual line of code did and what I needed to change to fix it.
I have gotten a lot better at debugging code and understanding what each line of code is doing throughout the semester.
I would tell a future student to really think about what each line of code is doing and try to follow along and you should find many of your mistakes.
This commit is contained in:
jwberent
2025-11-28 19:10:04 -05:00
parent 45f45a428f
commit 0247bdb16a
7 changed files with 34 additions and 20 deletions

Binary file not shown.