김용석_4.4_PhysicsMinigame 과제 제출 #5
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
아이디어: https://edgerank.co.kr/worst-volume-slider/
(기발하지만 쓸모 없는 최악의 볼륨 조절기 디자인)
*게임 개요와 구현된 게임의 핵심 구조에 대한 설명
-10개의 큐브가 있고 큐브를 쌓으면, 쌓은 개수에 따라 볼륨이 조절 됩니다.
-컨트롤은 wasd를 통해 전후좌우로 움직이고, 마우스를 통해 방향을 조절합니다.
-space를 눌러 큐브를 선택하고, space를 떼면 물체가 다시 선택 해제됩니다.
-window 환경에서만 system volume을 조작하도록 하여, 다른 운영체제에서는 볼륨 컨트롤이 안될 겁니다ㅠ
*게임플레이 영상
-링크: https://youtu.be/IHoqTG5jvaY
*과제 하면서 어려웠던 부분
-따로 없습니다!
*개선되었으면 하는 점
-따로 없습니다!