Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 332 Bytes

pyspeed-game

under construction.

  • game initializes the player's car in the middle of the road and randomly places obstacles
  • player uses the left and right arrow keys to move the car
  • game ends if the player's car position matches the obstacle's position
  • game displays a simple road with the car and obstacle positions