Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/michael-f-bryan/io-callisto
- Owner: Michael-F-Bryan
- License: mit
- Created: 2019-03-17T11:29:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T12:19:38.000Z (over 5 years ago)
- Last Synced: 2024-11-01T00:12:51.306Z (3 months ago)
- Topics: game, strategy-game, typescript, vue
- Language: TypeScript
- Homepage: https://michael-f-bryan.github.io/io-callisto/dist
- Size: 825 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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