Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michael-f-bryan/io-callisto

A space-based realtime strategy game focused on territorial expansion, colonialism, and defence.
https://github.com/michael-f-bryan/io-callisto

game strategy-game typescript vue

Last synced: about 1 month ago
JSON representation

A space-based realtime strategy game focused on territorial expansion, colonialism, and defence.

Awesome Lists containing this project

README

        

# IO Callisto

[![Build Status](https://travis-ci.com/Michael-F-Bryan/io-callisto.svg?branch=master)](https://travis-ci.com/Michael-F-Bryan/io-callisto)

(**[API Docs]|[Playground]**)

A space-based realtime strategy game focused on territorial expansion,
colonialism, and defence.

## Getting Started

First you'll need to download the source code and install all dependencies:

```console
$ git clone [email protected]:Michael-F-Bryan/io-callisto.git
$ cd io-callisto
$ yarn install
```

Then run the dev server:

```console
$ yarn serve
```

[Playground]: https://Michael-F-Bryan.github.io/io-callisto/dist
[API Docs]: https://Michael-F-Bryan.github.io/io-callisto/docs