An open API service indexing awesome lists of open source software.

https://github.com/transcental/spacetraders


https://github.com/transcental/spacetraders

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

> ***This is a Work In Progress and is NOT ready for use. You may come across bugs, missing features, etc.***

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

# SpaceTraders

![GitHub Repo stars](https://img.shields.io/github/stars/DillonB07/SpaceTraders)

SpaceTraders is an awesome game played via REST APIs. This is a simple interface made with Flask to allow users to play the game in a GUI.

Because SpaceTraders is in alpha, there is a server reset every Saturday at 9PM PST(Sunday 5AM BST). Learn more about SpaceTraders on the [SpaceTraders website](https://spacetraders.io). At the time of the reset, the SpaceTraders development team will occasionally post breaking changes. If you come across any breaking changes whilst playing the game on my website, please let me know by filing an issue on the [issue tracker](https://github.com/DillonB07/SpaceTraders/issues).

## Usage

Currently, this is in development, not ready to be used. If you want to play it via my website, you will have to run the following commands in your Terminal or Comman

```zsh
git clone git@github.com:DillonB07/SpaceTraders.git
cd SpaceTraders
pip install -r requirements.txt
python main.py
```

## Contributing

If you would like to contribute, fork the repository and make a pull request!

If you want to contribute but don't know what to do, have a look at the [project board](https://github.com/DillonB07/SpaceTraders/projects/1) or the [open issues](https://github.com/DillonB07/SpaceTraders/issues) to see what needs doing.

## License

This is licensed under the [LGPL v3.0](https://choosealicense.com/licenses/lgpl-3.0/). However, I also follow the [all-contributors specificiation](https://allcontributors.org/docs/en/overview) for recognising all of the contributors to this project!

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Vladislava Cherkasova

🎨

Dillon Barnes

💻 🚇 🤔 📆 👀

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!