Skip to content

andreimarks/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.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 75.8%
  • Go 15.9%
  • Ruby 5.4%
  • HTML 1.7%
  • JavaScript 1.1%
  • Dockerfile 0.1%