Cloud-Monkey / alien-assault

JavaScript DOM game "Alien Assault"
0 stars 1 forks source link

Shooter Movement #7

Open Cloud-Monkey opened 2 months ago

Cloud-Monkey commented 2 months ago

AS A: Project Dev

I CAN: Add event listener for keydown

SO THAT: The shooter div can move left and right on the screen]

(ensure the div cannot exit the play area grid either left or right)