nelsonxb / GraphPaperRaceGame

Implementation of Racetrack (graph paper game)
MIT License
0 stars 0 forks source link

Dynamically loading tracks from file system #24

Open nelsonxb opened 9 years ago

nelsonxb commented 9 years ago

Requires #26

We need to be able to locate and use tracks from the file system.

We should also store previously loaded tracks to make it easier to get them later.