- Home /
Using the Kongregate API
Hello, I am currently making a warm-up game for the Ludum Dare, and seeing that Kongregate is hosting a competition I thought I would join in on that. I've been looking through the Unity specific kong api docs and I'll be honest, I don't understand a single bit of it. So can someone please point me in the direction of a simple tutorial, or easy to read script examples?
Answer by Bunny83 · Aug 22, 2012 at 12:11 AM
I never used the Kongregate API myself, but i had a look some time ago. It seems pretty easy to me. I couldn't test anything since i never posted a game there.
This explains the basics regarding Unity quite well, don't you think?
At the right side of this page you have all the API provides. Especially the "Client Function List", the "REST Function List" and "Kongregate APIs". You can do a lot with it, so a "general" tutorial doesn't make much sense. What do you want to do with the API?
Your answer
Follow this Question
Related Questions
Help with Kongregate API? 0 Answers
Cannot initialise Kong API 2 Answers
How do I implement the Kongregate api 4 Answers
Google API in unity? 0 Answers
Reading and Storing External Data into Memory (From Text) 1 Answer