Skip to content

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

Notifications You must be signed in to change notification settings

shiwano/submarine

Repository files navigation

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

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published