SpaceTraders: A multiplayer game built on a free web API
11–20 of 60 posts
Re: SpaceTraders: A multiplayer game built on a free web API
#12Besides, we’re already trending toward turning everything into an API, either explicitly or (with AI) implicitly, so why not get a head start?
Re: SpaceTraders: A multiplayer game built on a free web API
#13Re: SpaceTraders: A multiplayer game built on a free web API
#14Wow this is so cool. Really stupid question but... is there a self-hosted single player we can just noodle around with?
Re: SpaceTraders: A multiplayer game built on a free web API
#15Something that isn't clear to me is whether game state changes on its own between requests. Would taking a few minutes to hand craft a command have different results than if a script generated the same command instantly based on the last response?
Re: SpaceTraders: A multiplayer game built on a free web API
#16So I made a very scalable MMO protocol: https://github.com/tinspin/fuse
It's event based so analog movement should be compressed, which means headshot FPS are not the target audience. But it works fine with action games that take scalability into concern.
I'm curious how hard people find it to adopt. I'm guessing I need to deliver a good and open game on top of it to see adoption.
Re: SpaceTraders: A multiplayer game built on a free web API
#17This looks really cool, but just imagining how I would start using this makes me feel that the API would very quickly become overloaded.
Re: SpaceTraders: A multiplayer game built on a free web API
#18While this seems focused on trading, kinda like EVE (spreadsheet MMO), I think physical action is the real attraction of 3D graphics/audio: So I made a very scalable MMO protocol: https://github.com/tinspin/fuse It's event based so analog movement should be compressed, which means headshot FPS are not the target audience. But it works fine with action games that take scalability into concern. I'm curious how hard peo…
Re: SpaceTraders: A multiplayer game built on a free web API
#19Not to be confused with Space Trader (the old Palm OS game) which can be played here: https://archive.org/details/palm3_SpaceTrader
Also not to be confused with TradeWars 2002, the classic BBS game: http://www.tradewars.com/default.html
Re: SpaceTraders: A multiplayer game built on a free web API
#20Earlier quoted context omitted.
Also not to be confused with TradeWars 2002, the classic BBS game: http://www.tradewars.com/default.html
Not to be confused with Elite Dangerous 2 on the Amiga 1200 or PC.