Skip to content

Commit

Permalink
fix img issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanhub7 committed Dec 15, 2023
1 parent 8f8b31a commit 9a876e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ for (int i=0; i < platforms.size(); i++)

The game should now display the platforms, although they cannot be jumped on.

![Game with platforms.](game_with_platforms.png)
![Game with platforms.](/game_with_platforms.png)

## Collision Detection

Expand Down

0 comments on commit 9a876e5

Please sign in to comment.