Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sysread/spacer

Like a cross between TradeWars and The Expanse
https://github.com/sysread/spacer

Last synced: about 1 month ago
JSON representation

Like a cross between TradeWars and The Expanse

Awesome Lists containing this project

README

        

# Spacer
Like a cross between TradeWars, Elite, The Expanse, and Firefly.

# Testing

## Chrome
cordova serve

## Android
cordova platform add android
cordova build android
adb install -r /path/to/generated/apk

## iOS
cordova run ios