juniper-wright / UtopianEngine

The Simple Text Adventure Game Engine
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Make Loading the Game class's job. #6

Closed juniper-wright closed 11 years ago

juniper-wright commented 11 years ago

Instead of taking a whole shitload of data in its constructor, Game class takes one parameter -- filename of a file where the game is stored.

juniper-wright commented 11 years ago

Resolved by c01a5e7b959eabc96978ac8999c1ceeaaf2b9d52.