🚀 The story of human world expansion
Go to file
2019-10-04 16:45:42 +03:00
spec Finish moving game components to Game namespace 2019-10-04 16:45:42 +03:00
src Finish moving game components to Game namespace 2019-10-04 16:45:42 +03:00
.editorconfig Base objects for world 2019-09-20 17:40:09 +03:00
.gitignore Coverage attempt (failed) 2019-09-27 17:30:21 +03:00
crystal Extend roadmap 2019-09-27 15:27:08 +03:00
Dockerfile Simple queue realisation 2019-09-13 15:40:15 +03:00
LICENSE Init scaffolding 2019-08-09 16:33:26 +03:00
Makefile Add param handling to command router 2019-10-04 16:07:03 +03:00
README.md Improve readme 2019-09-18 16:09:40 +03:00
ROADMAP.md Extend roadmap 2019-09-27 15:27:08 +03:00
shard.yml Fix shards file 2019-09-27 16:56:15 +03:00
shards Rename project 2019-09-18 16:03:58 +03:00
spec-with-coverage Forgotten file 2019-09-27 17:31:52 +03:00

Expansion

Мы только что вышли на орбиту. Сейчас будет подготовлен стартовый модуль, который спустится на поверхность. Мы развернем базу, настроим контроль над нашими роботами-добытчиками. И приступим к выполнению нашей цели - терраформации. Ну, здравствуй, наш новый дом.

Installation

$ make build-docker
$ make build

Usage

$ bin/expansion

Contributors