• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Legacy GM What should I know to create an api for game maker?

Z

Zanget

Guest
I have a question, I would like to know how to create an api html5 to implement it to game maker, I want to add features like login and add ads at a certain moment, but I do not know where to start, where can I start? What do I need to know to create this?

update: I am looking for a programmer to integrate an api for my game html5 in game maker studio as fast as possible, I do not have much knowledge about it, I will upload my game to a web portal and they ask me to add an api to upload it, the api only contains 2 functions as highscore, ads appear in the game over.
Here I leave the data https://imgur.com/a/TulIk6X

Interested please contact me at my email: [email protected]

I only make payments by paypal.
 
Last edited by a moderator:

marasovec

Member
I don't think you need an api for this
You need a database to store the login data
Read about http async event that is not working in HTML5 without some php security stuff
 
Z

Zanget

Guest
sorry I will explain better, I'm going to upload a html5 game to a game portal and the portal asks me to add an api, but I do not know how to create the extension, I'm looking for a programmer who creates the extension, here's the data

https://imgur.com/a/TulIk6X
 
Last edited by a moderator:
Z

Zanget

Guest
I do not know how to create the api, and I want to upload my html5 game quickly, that's why I'm looking for a programmer, nobody is interested? fast payment by paypal
 
H

Homunculus

Guest
An API is just an interface to some code or data. The question “how do i build an API” alone makes no sense, depends on what you need to expose.

They are probably asking you to give them access to some game data like score etc..., or for you to integrate into their own API
 
Z

Zanget

Guest
@Catan If I have to admit that I do not know much about it, and that's why I did not know exactly how to explain.
I exactly need to implement some codes that they will provide me and for that I need to create the extension.
 
Top