Skip to content

nothub/spacetraders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

st

SpaceTraders is a multiplayer programming game where the players use an HTTP-API to manage a fleet of ships for exploring, trading, and fighting their way across the multiplayer universe.

This project provides a hand-rolled Go module for interacting with the game.


Usage

For examples, check ./cmd.

Versioning

The project implements the games API as described in github.com/SpaceTradersAPI/api-docs.

Releases are marked with semver-compatible git tags in the format of v<MODVER>+<APIVER> (e.g. v0.1.0+2.1.0), where <MODVER> references the module release and <API_VER> references the implemented api version.

Bugs

If you run into any bugs, please report them here. Thanks! 😊

About

Some SpaceTraders stuff

Topics

Resources

License

Stars

Watchers

Forks

Languages