TheMightyFightySushbugs / super-ultra-dangerzone-9000

Yet another generic SHMUP...
GNU General Public License v2.0
0 stars 0 forks source link

Loading level from files #9

Closed RCramiro closed 10 years ago

RCramiro commented 11 years ago

Add a constructor to the Level class that takes a string or char* argument. This function should dynamically create an instance of Level based off the contents of a given *.lvl file.