Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: GameEnjoy on October 30, 2003, 05:18:40 PM

Title: Stand alone game
Post by: GameEnjoy on October 30, 2003, 05:18:40 PM
How can I make a stand-alone game with SCI-studio; I mean an exe.file? >:(
Title: Re:Stand alone game
Post by: Cloudee1 on October 30, 2003, 05:24:18 PM
I don't think you can make a stand alone game ,one file which is the whole game, with scistudio. The interpreter is the only file which is actually executable and scistudio does not alter that file but rather builds resources which the interpreter uses.