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

Upload a game file to a web server

guinub

Member
Hello! I'm making a project where the player has to make an artwork while playing the game.
My idea is that, when the game ends, it takes a screenshot of the player's masterpiece, send to a server so that It can be posted on a website, like a gallery.
The screenshot I know can be saved using the screen_save() function, but how can I send It to a server?

Any tip on how to approach the problem is appreciated, thank you!
 
Top