SpaceTraders API

102 posts

SpaceTraders API banner
SpaceTraders API

SpaceTraders API

@SpaceTradersAPI

Navigate the cosmos in a virtual universe! Trade, explore, and code with other players via our RESTful API. Join the interstellar adventure! 🚀 #SpaceTradersAPI

San Diego, CA Присоединился Aralık 2020
10 Подписки184 Подписчики
Закреплённый твит
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
🚀 Space Traders API v2.1 is HERE! 🌌 - Dive into richer gameplay: individual asteroids, siphon gases from giants, and dynamic starting systems! - 🔧 API got sleeker: new endpoints, enums, and experimental websockets! - ⚠️ Heads up, devs: Breaking changes ahead (goodbye old jump drives, hello direct gate connections)! - Join us, explore the tweaks, and let's elevate space trading together! 🛸🌠
English
3
5
17
1.1K
SpaceTraders API ретвитнул
tyler
tyler@leothrix·
I wish I could explain why my brain has become obsessed with building a clojurescript frontend for spacetraders.io
English
1
1
3
201
SpaceTraders API ретвитнул
tyler
tyler@leothrix·
the @SpaceTradersAPI project continues
tyler tweet media
English
1
1
4
151
chirp 🐇
chirp 🐇@a_bnuuy·
writing a SpaceTraders client to scratch a very specific itch where I wanted an excuse to use ImGui and SQLite
chirp 🐇 tweet media
English
2
0
2
205
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
@MutantFuturist @Bhaal_Spawn It can be for some🤔 but watching your credits grow over time as you refine your script is really rewarding. How would you prefer to play?
English
0
0
0
30
Jeffry Alvarado
Jeffry Alvarado@jalva_dev·
今回紹介する「Space Traders」という名前のゲームはプログラマー向けに設計されています。このゲームは、「Eve Online」に似ており、プレイヤーは船の艦隊を取得し、管理しながら宇宙を探索し、取引や飛行を行います。 しかし、このゲームの最も特徴的な点は、APIを介してのみ遊べるということです。つまり、プレイするには、SpaceTraderのAPIと通信する自分だけのクライアントを作成する必要があります。 これは少し変わって聞こえるかもしれませんが、新しいプログラミング言語を学びたい方や、複雑なWeb APIの操作をマスターしたい方には理想的なプロジェクトです。このゲームを通じて、プレイしながら同時に学習するという実践的な経験が得られます。 個人的には、このゲームを最も効果的に活用する方法は、自分でAPIドキュメントを読み、開発技術を学ぶことだと思います。APIドキュメントの理解と活用は、開発者にとって必須のスキルです。
Jeffry Alvarado tweet media
日本語
2
73
523
88.4K
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
@jalva_dev ありがとうございます。よろしくお願いします🙇
日本語
0
1
1
2.6K
Galaxy Exploits
Galaxy Exploits@galaxy_exploits·
A look at the ships view 🚀
Galaxy Exploits tweet media
English
1
0
1
86
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
@Fredduxd Thanks for considering us on your rust learning journey!
English
0
0
1
33
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
@McFunkypants With spacetraders you get to control a fleet of ships using any programming language you want. You just gotta pick your favorite REST client. Plus it's free! docs.spacetraders.io We've seen some pretty neat web clients built by the community and shared on our discord!
SpaceTraders API tweet media
English
0
0
0
66
Christer McFunkypants Kaitila
Christer McFunkypants Kaitila@McFunkypants·
so you've heard of "music for musicians" what are some "games for gamedevs"?
English
100
18
225
55.2K
SpaceTraders API ретвитнул
suzanne
suzanne@TheTrashbang·
a video game can just be a disorganised pile of self-indulgent systems with no regard for the player. you can do it. nobody can stop you.
English
12
35
556
24.9K
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
🚀 Nov 4, 2023 Space Traders API Update Alert! 🌌 🔧 Market rebalance & supply chain overhaul in starting systems. Check out the fresh price changes! 👾 Major bug fixes post-v2.1 & moving to a fortnightly reset schedule. 🛠️ Playground enhancements on the horizon, plus a visual quickstart guide for newbies! 💼 New trade good alert: FAB_MAT for all your construction needs. 💸 Prices tweaked, including ships - trade your way to a new fleet! Stay tuned for system tiers & updates on system upgrades. #SpaceTradersAPI
English
0
1
3
415
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
**Space Traders API v2.1 Release Changelog** 🚀 **Overview:** - Version v2.1 released with several changes. - Breaking API changes introduced. - Tweaks to gameplay and universe seeder reworked. - Plans to playtest and balance new mechanics in coming weeks. 🛠 **Important Notices:** - Report any bugs/exploits via Discord. - Errors without codes should be communicated for documentation. - Regular updates to Playground to be expected, with more documentation for API. 🎮 **Gameplay Updates:** - 🪐 Asteroid field replaced by individual asteroids with an extraction rate limit. - 📈 Starting system markets now with low trade volume initially, grows with player trades. - 🚀 Fuel adjustments: more scarce and decreased capacity for smaller ships. - 🔍 New siphon ship and module for hydrocarbon extraction from gas giants. - 📦 Optimized cargo modules introduced. - 🌌 Systems seeder rewritten, emphasis on diverse starting systems. - ⚛️ Jump gates reworked: now directly connect to other gates. - ⛏️ Waypoints with temporary conditions (modifiers) introduced. - 🌌 Jumping via jump gates requires antimatter from the market. - 🌐 Experimental websockets added to API, Playground utilizing them. - 🛠️ Waypoints can now be constructed, materials supplied via new endpoint. - 🚀 Ship endpoints adjusted: only non-GET requests will be locked. - 🌌 System waypoints endpoint has added query filters. - 📡 New survey ship added. 🔗 **API Updates:** - New endpoints: `/construction`, `/construction/supply`, `/my/ships/{shipSymbol}/siphon`. - New enums added: `WaypointTrait`, `ShipType`, `ShipModule`, `ActivityLevel`, `SupplyLevel`. - ShipyardShip and MarketTradeGood updated with new enums. - `/systems/{symbol}/waypoints` with new query filters. - `/my/ships/{shipSymbol}/jump` now includes cooldown. 💥 **Breaking Changes - Game Mechanics:** - Asteroids now individual waypoints with rate limits. - Asteroids have varied yields. - Agents start in random systems, jump gates needed for inter-system travel. 💥 **Breaking Changes - API:** - Modules removed: `JUMP_DRIVE_I`, `JUMP_DRIVE_II`, `JUMP_DRIVE_III`. - Waypoint type deprecated: `ASTEROID_FIELD`. - Jump gates now have direct connections. --- Stay updated and let's keep space trading fun! 🌌🚀
English
1
0
2
305
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
🚀 Space Traders API v2.1 is HERE! 🌌 - Dive into richer gameplay: individual asteroids, siphon gases from giants, and dynamic starting systems! - 🔧 API got sleeker: new endpoints, enums, and experimental websockets! - ⚠️ Heads up, devs: Breaking changes ahead (goodbye old jump drives, hello direct gate connections)! - Join us, explore the tweaks, and let's elevate space trading together! 🛸🌠
English
3
5
17
1.1K
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
@james_collado Had to cut costs in favor of running only V2 servers for the time being. Sorry for the inconvenience! Not easy running things for free 😅
English
1
0
1
37
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
@james_collado Thanks for the feedback, we'll likely do that soon now that we have enough v2 apps to share about!
English
0
0
1
23
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
🚀 Hey @fireship_dev! We've built an API-driven game over at SpaceTraders.io that your audience might love! It's not just a game but also an adventure into space commerce and strategy 🌌, with thousands of traders competing for galactic dominance 🛸. #APIgames #SpaceTraders
English
0
0
0
298
SpaceTraders API
SpaceTraders API@SpaceTradersAPI·
@james_collado We are starting to deprecate V1 to reduce costs while V2 takes on more traffic
English
1
0
1
24