Skip to content

Latest commit

 

History

History
 
 

road_crossing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Road crossing

Rules

  1. Up arrow to move up and Down arrow to move down
  2. The goal is to reach the finish line without getiing hit by a car
  3. The speed of cars will increase everytime you level up

How to play

  1. Fork the repo by clicking the fork logo the on top right
  2. Clone the repo git clone [email protected]:AseanK/beginner-python-games.git
  3. Head to the road_crossing folder
  4. Run the file using python command python main.py