Temple of The Roguelike Forums

Development => Programming => Topic started by: wire_hall_medic on August 29, 2011, 10:01:58 PM

Title: Web Hosting
Post by: wire_hall_medic on August 29, 2011, 10:01:58 PM
So, I'm getting pretty close to putting my project up for download, to get feedback from the community.  I'm at a playable demo stage; step 12 of the popular "How to Write a Rougelike in 15 Steps."

However, I'm not entirely sure how to go about putting it up.  Does anyone have any advice on how to publish a download site?  Specifics would be very helpful.  I'm not looking for anything super flashy, just a place to download from.

Also, I have no money.
Title: Re: Web Hosting
Post by: corremn on August 29, 2011, 11:54:36 PM
Umm google "Free web hosting" :)

I know we just had a thread on this... someone?

Anyway I currently use blogger and google code. (you dont actually have to store code on google code, just binaries, has the essential download count, and a wiki interface, but you will have to probably use a file hosting site for screenshots etc)

Title: Re: Web Hosting
Post by: Fenrir on August 29, 2011, 11:59:55 PM
There is also sourceforge.net.
Title: Re: Web Hosting
Post by: Darren Grey on August 30, 2011, 03:32:50 AM
And Google Sites for generic file hosting.
Title: Re: Web Hosting
Post by: NON on August 30, 2011, 05:48:41 AM
Using wikispaces myself. Works fine.
Title: Re: Web Hosting
Post by: Z on August 30, 2011, 08:47:53 AM
Here is the other thread: http://roguetemple.com/forums/index.php?topic=1726
Title: Re: Web Hosting
Post by: wire_hall_medic on September 02, 2011, 06:27:30 AM
Thanks!