Skip to content

This is repository for RWIS project: Encampment battle game using gps data.

Notifications You must be signed in to change notification settings

HoSuTa/RWIS_project

Repository files navigation

RWIS Project

Encampment Battle Game

This repository is for creating MO (Multiplayer Online) encampment battle game. The user will need to ready Google Spreadsheets and Google Apps Script API key for now to play the game. In the future the Google Apps Script API key might not be necessary.

Map x GPS用のSDK

gitignoreに登録しているため,リポジトリには存在しない. 以下のunitypackageを入れる. https://docs.mapbox.com/unity/maps/guides/#install-the-maps-sdk-for-unity

System Overview

SystemOverView

Git

rebaseしてコンフリクトを自分のbranchの方で確認してください. その後,mergeする先のbranchにcheckoutして, git merge --no-ff branch_name でmergeしてください.fast-forward mergeにしないようにしましょう. GitHubのサイトでプルリク送るようにしましょう,そこでrebase & mergeとか選ばずにデフォルトのmergeでok.

通常mergeはffで,コンフリクトが起こる際はno-ffになります(コンフリクト起こった時点no-ffとは言えないの方が正しいかも). branchのコミットの分岐をより良く残すためにno-ffをオプションとして入れる.

About

This is repository for RWIS project: Encampment battle game using gps data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •