RH.
About
Journal
Uses
Kembali ke Jalur
FREECODECAMP
learn intermediate oop by building a platformer game
Step 16: Below your `position` object, use the `this` keyword...
Mulai Pelajaran
Step 17: Below your `velocity` object, use the `this` keyword...
Mulai Pelajaran
Step 21: The next step is to create an `update()`...
Mulai Pelajaran
Step 26: In the `if` statement, add another `if` statement...
Mulai Pelajaran
Step 47: Inside the `if` statement, assign the number `5`...
Mulai Pelajaran
Step 52: Inside the `if` statement, set the player's `x`...
Mulai Pelajaran
Step 85: Add one last boolean expression that checks if...
Mulai Pelajaran
Step 114: Inside the `if` statement, call the `claim` method...
Mulai Pelajaran