C++ Games

Subscribe to C++ Games 18 posts

avatar for ipponseoinage ipponseoinage 7 posts
Flag Post

Curious, Would it be possible for me to upload a game programmed in C++?

 
avatar for lSWATLLAMA lSWATLLAMA 593 posts
Flag Post

No, since those are in an exe or other format made for desktop use.

 
avatar for Danny_Phantom_ Danny_Phantom_ 102 posts
Flag Post

No, You Can’t. As much as I know, the current supported ones are flash game, java games & Unity games.

 
avatar for lSWATLLAMA lSWATLLAMA 593 posts
Flag Post

Danny Phantom is correct.

However, OP, why don’t you upload the game to sourceforge.net for the world to enjoy?

 
avatar for Drakim Drakim 1183 posts
Flag Post

Check this out

I’m not really sure if it’s worthwhile though. If you want to publish things on the web you should learn one of the languages that allows you to do so, like AS3, HaXe, JavaScript or whatever Unity is using these days.

 
avatar for qwerber qwerber 4761 posts
Flag Post

You should do some research on a technology called Native Client from Google.

 
avatar for ipponseoinage ipponseoinage 7 posts
Flag Post

Thank you, I really appreciate the feedback. I’ve been working with Stencyl lately, but wanted to learn an actual programming language. I’m probably going to check out AS3 or Native Client.

Thanks again

 
avatar for ipponseoinage ipponseoinage 7 posts
Flag Post

Thanks Drakim, that’s really cool :D

 
avatar for EndlessSporadic EndlessSporadic 10478 posts
Flag Post

Bumping to say that you can upload any game made with any program and any language as long as it can be imbedded in an iFrame.

 
avatar for qwerber qwerber 4761 posts
Flag Post
Originally posted by EndlessSporadic:

Bumping to say that you can upload any game made with any program and any language as long as it can be imbedded in an iFrame.

embedded*

 
avatar for Syndikid Syndikid 1 post
Flag Post
Originally posted by EndlessSporadic:

Bumping to say that you can upload any game made with any program and any language as long as it can be imbedded in an iFrame.

How do I use iFrame?

 
avatar for lSWATLLAMA lSWATLLAMA 593 posts
This post has been removed by an administrator or moderator
 
avatar for BigJM BigJM 468 posts
This post has been removed by an administrator or moderator
 
avatar for BigJM BigJM 468 posts
Flag Post

I see the mods don’t appreciate satire…

 
avatar for jerimo jerimo 1041 posts
Flag Post

Well seeing as the person does not know how to do it, and so it was a legitimate question, a helpful answer to the person would have been taken better by the mods I would guess so anyways

 
avatar for lSWATLLAMA lSWATLLAMA 593 posts
Flag Post

He shouldn’t have hijacked someone’s thread.

 
avatar for jerimo jerimo 1041 posts
Flag Post

Well the OP did ask how to put C++ games on here, so it was not a hijack but rather a follow up question pertaining to the original topic; OP: “How to put C++ games on Kongregate” Answer: “Use an iFrame”
Follow up question: “How to make an iFrame” Answer: insert idiotic bullcrap here

Had he made a new thread for this, he would have been pointed to this one and been told that he should have asked here

 
avatar for EndlessSporadic EndlessSporadic 10478 posts
Flag Post

Point being it is overly complicated to get a C++ game working on Kongregate. If you insist on uploading a game here (or any game hosting website) you are better off learning Java, HTML5, or ActionScript 3.