saurabhjn76 / Race-the-car

An exciting strategy board game created on python,as a part of learning project.
Apache License 2.0
23 stars 26 forks source link

Moved constants to separate file #15

Closed Randy-Ram closed 5 years ago

Randy-Ram commented 5 years ago

Moved all constants and variables to their own file to clear up main.

saurabhjn76 commented 5 years ago

@HyperManTT Thanks