david-s-song / driving-game

A dynamic HTML, CSS, and JavaScript driving game.
0 stars 0 forks source link

issue-2-turn-car #2

Open david-s-song opened 2 years ago

david-s-song commented 2 years ago

💰 Motivation

The user needs to be able to control which way their car is facing.

📐 Plan

Rotate the image with CSS classes when the user presses an arrow key.

✅ Task List