Project constructor
Project()
Implementation
Project(this.name, this.stories, this.variables, this.backgrounds,
this.sounds, this.scenes, this.characters, this.extraAttributes);
Project(this.name, this.stories, this.variables, this.backgrounds,
this.sounds, this.scenes, this.characters, this.extraAttributes);