Nice! you used Audius too! It seems like a lot of people left that out right? I like your art work it's kinda got old school paper boy vibes to me a little bit. I like the idea of using the phone for the puzzle, I got stumped on the last puzzle though, I couldn't quite connect how things were exactly related.
Viewing post in Postman's API Quest jam comments
Thanks for your feedback! Yeah I wanted to integrate Audius somehow in my game because it seemed like a nice challenge, and then while I was playing around in Postman, making API calls to figure out how the Audius API works, the idea for the game came to me. I liked how you used Audius in your game, by the way, and also using it in a "non-browser" game, that's something I wouldn't know how to do.
Regarding the 500 gate, I'll give some clues (I don't wanna spoil it just yet) :
- The 500 error code typically means "internal server error", in my game it was implemented more like a "server is offline" kinda thing
- You can get Status 500 in the game by performing an action with the phone (i provided other clues about ghat in another comment a few days ago)