Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
harumas committed Aug 14, 2024
2 parents 18c8c2f + 8493028 commit fe267f0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
33 changes: 13 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,18 @@
# release_control
ゲーム制作Aチームの本番リポジトリ
# DeepUnion
DeepUnionは大量のキャラクターを操作して、タスクマネジメントを行うゲームです。

[スプリントバックログ](https://github.com/orgs/A-Classe/projects/16)
### マウス + キーボードの操作方法
カメラ移動: WASD
カメラ右回転: E
カメラ左回転: Q
タスク割当: 左クリック長押し
キャラクター回収: 右クリック長押し

[ダウンロードリンク](https://github.com/harumas/deep_union/releases/download/v1.0/DeepUnion.zip)

## Setup (デバッグのみであれば不要)
- commit template
```
git config commit.template .commit_template
```
- submodule
```
git submodule update -i
```
<img width="958" alt="image" src="https://github.com/harumas/deep_union/assets/43531665/c1cd99a8-f9f8-4455-b99a-f1c07bfec845">
<img width="960" alt="image" src="https://github.com/harumas/deep_union/assets/43531665/c89351e1-8fff-428c-82a1-3ed822ca03b2">

## Reports
`Qodana Cloud` and `Doxygen` reports are hosted using Github Pages

#### Code Quality
- [Qodana Cloud](https://a-classe.github.io/release_control/qodana/report/index.html)


#### Code Documentation
- [In generate doxygen](https://a-classe.github.io/deep_union/doxygen/html/index.html)
### プレイ動画
https://www.youtube.com/watch?v=U15d287BYy0
5 changes: 5 additions & 0 deletions src/Assets/Prefabs/Controller/Player.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,11 @@ PrefabInstance:
propertyPath: m_Name
value: submarine1103
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: e55ef42cff09619478b1f84a3fa2d4e2,
type: 3}
propertyPath: m_Layer
value: 16
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: e55ef42cff09619478b1f84a3fa2d4e2, type: 3}
--- !u!4 &2772595884541064613 stripped
Expand Down

0 comments on commit fe267f0

Please sign in to comment.