17 lines
763 B
Markdown
17 lines
763 B
Markdown
|
# NSS Odyssey
|
||
|
|
||
|
**Warning: Toy project**
|
||
|
|
||
|
Co-op survival space sim, keep the NSS Odyssey alive and kicking while roaming in space.
|
||
|
|
||
|
Takes heavy inspiration (and for now, graphics) from Space Station 13 and FTL.
|
||
|
|
||
|
## Credits
|
||
|
|
||
|
- Title screen music: [Je suis un Phoenix by BlueMillenium](http://ccmixter.org/files/Bluemillenium/61325) (CC 3.0 BY-NC)
|
||
|
- Title screen background: [Star Nest by Pablo Roman Andrioli](https://www.shadertoy.com/view/XlfGRj) (MIT)
|
||
|
- All graphics in `Graphics/tgstation` is taken from [/tg/station](https://github.com/tgstation/tgstation) (CC 3.0 BY-SA)
|
||
|
- Uses the [GOTM API library](https://github.com/PlayGotm/GDGotm) from Macaroni Studios (MIT)
|
||
|
|
||
|
See `LICENSE` for code license (TL;DR it's [ISC](https://en.wikipedia.org/wiki/ISC_license))
|