(Login MCalkins) Moderator Posted May 16, 2012 9:39 PM
Please clarify what you are wanting. What do you mean by put it on a website? Something like a flash or javascript game that would run entirely within the web browser as a single player game? Would it be multiplayer, with the server coordinating between the players? Would it involve a BASIC program on the web server generating simple HTML pages?
The later could be done with CGI or fast-CGI. QB64 should be usable for that. What exact route you take might depend on what kind of server you have.