freeCodeCamp.org

And no. I have not done any other changes. The code wouldn’t pass if I did anyways, correct?

You can try:

Click on the “Restart Step” button and force a refresh of your page with CTRL + F5 then try to paste the code in again.

or - Try the step in incognito or private mode.

or - Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers)

or - Ensure your browser is up-to-date or try a different browser.

I hope one of these will work for you.

it depends on what changes you do, the tests don’t check the whole code each time

Ok then. Is there an outside source that I could take and compare it with my code?

This file has the solution: freeCodeCamp/curriculum/challenges/english/15-javascript-algorithms-and-data-structures-22/learn-intermediate-oop-by-building-a-platformer-game/650757918a9e97418dc3d71a.md at main · freeCodeCamp/freeCodeCamp · GitHub

It’s the same as the code in the step, plus the else if, I don’t think the code is the issue. You should try the debugging steps above, there is something with your browser,

Got it! I’ll mess around with some stuff and hopefully that’ll clear things up