Is pico-8 capable of sending http requests? For example if I successfully win a game or complete a level can the game then send a POST request to a REST api to update my profile with a high score or something?
Is pico-8 capable of sending http requests? For example if I successfully win a game or complete a level can the game then send a POST request to a REST api to update my profile with a high score or something?