Closed Ciezo closed 3 years ago
Arrow keys (up, down, left, right) are working properly. We need to assign 'WASD' keys as well in moving the Snake character.
FIXED!!! Now, we assigned WASD keys to move the snake as well which is then processed in the move() function.
Arrow keys (up, down, left, right) are working properly. We need to assign 'WASD' keys as well in moving the Snake character.