• 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!

GameMaker HTTP Requests and Responses

JPDamstra

Member
GM Version: GameMaker Studio 2
Target Platform: ALL
Download:
Part 1 Project Files
Part 2 Project Files
Links:
What's an API?
http_request (GM Manual)

Summary:
When developing a smash-hit game, there are a multitude of resources out there to give you the edge you might need to stand out. In this series, I'll show you how to take advantage of GameMaker's built-in http_request functionality to consume some API's via the most popular verbs (GET, POST, PUT and DELETE).

Tutorial:
 
Last edited:
Top