https://github.com/transcental/spacetraders
https://github.com/transcental/spacetraders
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/transcental/spacetraders
- Owner: transcental
- License: lgpl-3.0
- Created: 2021-12-23T19:06:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T23:21:31.000Z (over 2 years ago)
- Last Synced: 2025-02-26T03:41:47.541Z (11 months ago)
- Language: HTML
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.***
[](#contributors-)
# 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!