shiwano / submarine

:whale: A mobile game that is made with Unity3D, RoR, and WebSocket server written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Submarine

A mobile game that is made with Unity3D, RoR, and WebSocket server written in Go.

NOTE: This repository does not include fee-charging assets of the Asset Store.

Getting Started

Install tools.

$ brew install ruby node
$ gem install bundler
$ bundle install
$ npm install -g typhen

Make out config.*.yml from config.example.yml.

$ cp config.example.yml config.development.yml
$ vi config.development.yml # Write the build settings.
$ bundle exec rake gen:configs

Output tasks.

$ bundle exec rake -T

About

:whale: A mobile game that is made with Unity3D, RoR, and WebSocket server written in Go.


Languages

Language:C# 77.9%Language:Go 16.3%Language:Ruby 5.4%Language:HTML 0.3%Language:CSS 0.0%Language:JavaScript 0.0%