説明
N/A
en
サンプル
1
Default Sample
Okay, so you've got function playerMove equals brackets, but did you initialize the variable? Check the console log, there's an undefined error. Maybe add let player equals zero, then increment with player plus plus.
N/A