An open-game.
By "open" I mean :
a graphic engine
And EVERYTHING touching configuration in text files. Everything.
Every variable, every value and everything that is fed to the graphic engine (graphics, sounds, texts, textures) should be in the game folder in easily editable formats : text files for every variable used by the game engine and every graphic in standard PNG format, every sound in Ogg-Vorbis format.
They could sell new versions of the game to offer a better graphic engine and such, while everything being open it will give the game a huge possibilty of tweaking to the level of F16 Falcon.
The same concept as good Unix operating systems like OpenBSD. The configuration is all kept in one place (etc folder) and in text format.
So we could tweak each variable used and fed by the graphic and game engine.
|