Hi,I have written a couple of text adventure games in Devc++ which i am looking to distribute.Could you please tell me which software package would enable me to do this and how.
What's your target platform?
If the answer is "portable", you might want to consider the GNU Build System, or perhaps just distributing the sources.
Or do you mean a website to upload it? If that's the case, there's quite a few services that host open source projects for free. The most famous is probably SourceForge.net.
I was thinking more of making a cd version to run on the windows platform.Would Visual studio 2008 be suitable for reproduction of my programs.Any suggestions would be appreciated.