Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
km19809 committed Sep 4, 2021
0 parents commit e6f433d
Show file tree
Hide file tree
Showing 13 changed files with 2,624 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/node_modules/
/public/build/

.DS_Store
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# 연주자를 찾아라 Find the player
## 게임하기 Play
[바로가기 Here](https://km19809.github.io/find-the-player/)
## 게임방법 How to play
이어폰 또는 헤드폰을 착용하고 연주를 들어보세요.\
커서를 움직여 연주자를 찾으세요.\
소리가 가장 크게 들리는 곳을 클릭하면 성공입니다.

Put your headphones on and listen to the music.\
Move your cursor to find the Player.\
Click the point where the volume of music is maximum.

## Credits
`sleepyGuitar.wav`: [Free-loops.com](http://free-loops.com/8304-sleepy-guitar.html)
Loading

0 comments on commit e6f433d

Please sign in to comment.