- Making the Game Interactive
- handleKeydown() Solution 1:51
- Build the moveLeft() and moveRight() Methods
- moveLeft() and moveRight() Methods Solution 5:18
- Build the drop() Method
- drop() Method Animation Challenge Solution
- drop() Method Solution 2:40
- Build the playToken() Method
- playToken() Method Solution 3:43
- Reviewing 'Making the Game Interactive' 5 questions
Well done!
You have completed Reviewing 'Making the Game Interactive'!
Quiz Question 1 of 5
The active token should be able to move left only if it's not already in the left-most column.
Choose the correct answer below: