CSE-Courses / course-project-a5-ezpz

course-project-a5-ezpz created by GitHub Classroom
0 stars 0 forks source link

Character movement #14

Closed dylanggnore closed 4 years ago

dylanggnore commented 4 years ago

Add way to move the character on screen with W,A,S,D keys.

Acceptance Test: 1) User starts the program and then clicks the "Play" button 2) The user can move the character in any direction using W,a,s,d

Amhepel commented 4 years ago

When a new game is started, there will be a character and you can move with W,A,S,D in any direction