API Support

Ask a Question
ANSWERED

Uploading a game white screen

I upload the game and then once it gets to 100% it goes to this blank web page. https://imgur.com/a/pnfIX I'm uploading a unity game by checking the Unity Web player circle, and then uploading a .zip in the webgl/html5 spot.

Getting a SyntaxError when loading API [Javascript]

I load kongregate_api script in the head of the html document like this <script src='https://cdn1.kongregate.com/javascripts/kongregate_api.js'></script> Then loading my main.js script that contains these lines console.log(window.kongregateAPI); window.kongregateAPI.loadAPI(function(){}); The error message; SyntaxError: An invalid or illegal string was specified --- kongregate_api.js:36 console.log returns and object so i think it loads the script successfully.
ANSWERED

Link to Facebook

Can I add FB button with link to my facebook group in the menu of my game? (something like this http://www.kongregate.com/games/ironhidegames/kingdom-rush )
ANSWERED

Submiting a .exe game

I own Gamemaker Studio 2 and can create ".exe" (windows) games but do not own the Web version. Is it still possible to upload this game?
ANSWERED

So how much do I get if a players spends 1$ worth of money in my game's in-app purchase?

Hello, I am considering porting my game to Kongregate (or to other platforms) and I am comparing them. I couldn't find the direct answer to my question: how much do I, as a developer, get if a player spends 1$ worth of money in my game to get an in-app purchase? In this case, do I have to use Kegs or should I collect the payments with an external service like stripe? Thank you!
ANSWERED

Python/Pygame compatibility and multiplayer hosting

A game that I want to add to Kongregate is based on Python's game making module Pygame. Can Kongregate run games coded in python? Does Kongregate also host multiplayer naively or do I need another server for multiplayer?
ANSWERED

Construct 2 Game Won't Update

Hello, I've been using the game engine construct 2 for the last few months on Chrome. Recently I've updated my game with no issues, I did an update again no issues. Then Last night, I tried to update the game once again but this time, the update did not go through. Now if I click the play button, the game stays on what I take to be the index page. To ensure it wasn't a coding error, I uploaded on Firefox and the game worked fine, but I did not hit publish in fear of ruining the game for Chrome base players. The game has gotten nearly 6000 plays in the last 3 days, so wiping data is a huge concern. I also tried uploading the game to preview mode on my non dev account and again the game worked fine. So it leaves me to assume it's a cache error? I waited hours between uploads to update, far more time than the 15 minute suggestion. Any solution to this problem would be appreciated. Thank you.

Mtx.RequestUserItemList on C#

Since there isn't an example in C# can someone tell me how it works and how to unwrap the data?
ANSWERED

Do you accept webgame to be uploaded?

Hello, my friend has developed a webgame (browser game), and we would like to share it on Kongregate. Do you accept this type of game and what should we provide for application? Our game is a space game allow player to design their ships and arrange the weapons, defenses, and misc equipment. If you want to try you can join us! Here is the link to the game website. http://aall.space/ You can switch to English by clicking the black button under the login window.
ANSWERED

Game made in processing

Hello! I've just started developing a game using Processing (https://processing.org/) and I would like to upload it eventually. It's base language is Java. However, I did not find a way to make this possible. Is there an easy way to publish my game when I finish it? If there is not, then I will move to another developing language, so is there any advice on where to go to?