I don't suppose there's anyway a quest game could be wrapped inside of an SWF file is there? I just found Kongregate and was thinking about putting a game up on it, but they only support swf and unity game files.
OK! So, I got the QuestJS compiler installed and figured out how to get that working for me. I now have a version of a game that plays directly in a browser! I've even started digging through the js/css and figured out some of what I'd want to fix. I'm sure that'll be fun. My next problem is what to do with all these files. I tried searching online, and I found some stuff that looked similar to what I expect is necessary, but none of it seemed to apply exactly. Now that I want to just make an html5 game for Kongregate, all I can find is tutorials for making phone apps! Go figure.
So, what is my next step? Where should I be looking for something to gather all the css/js files into something I could actually give to a site like Kongregate? I'm not even clear on whether I need another program or just "to know the trick."
EDIT: I also see talk on Kongregate about using Iframes. Could we just use an Iframe to link to the game as posted here on the quest site?