Jump to content

Mission Roulette


Khrissetti

Recommended Posts

Hey Cori, is there anyway to integrate C++ code with HTML/JavaScript? If so I can make a randomizer type thing and it will make non impossible challenges and that.

you could run Javascript inside a C++ program, if you have or write the libraries to enable such scripting (and for the application to interact with it).

But you're not going to run C++ inside Javascript on a website. ActiveX controls yes, but that's as far as it goes (and those tend to not be platform independent, are major potential security leaks, and thus generally frowned upon).

Better to turn the whole thing into a Java applet, or even Flash (shudder). Or use GWT or something like that and run the logic as Java on the server, communicating using AJAX requests.

Link to comment
Share on other sites

  • 4 weeks later...
  • 4 weeks later...
  • 3 months later...

Oh no. 9, 9, and 2. This is going to hurt a lot. At least it doesn't have to be an SSTO spaceplane. And at least I'm not forced to clean up debris. Hope I've got enough refueling stations out there, but I'll try. Grand Tour in a spaceplane and I've got to inclination change for each planet.

Link to comment
Share on other sites

I am about to rip my hair out with this Spaceplane Grand Tour. So many spent fuel tanks have been plonked into random decaying orbits. Way too many. As in all of the ones I'd sent to my Jool Station, Eve Station, Moho Station, and Sol Station. I'll have to drop by the Kerbin Gas Station on my way to Eeloo!

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...