Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

화면 터치를 통해 게임기 느낌으로 실행할 수 있도록 만든 틀린그림찾기 게임

.git/
build/
node_modules/
public/
├── audio/
├── images/
├── index.html
└── test.html
src/
├── assets/
│   └── coordinates.js
├── components/
│   ├── Footer.jsx
│   ├── Header.jsx
│   ├── Layout.jsx
│   └── RankingList.jsx
├── pages/
│   ├── Game.jsx
│   ├── Game.Style.js
│   ├── Home.jsx
│   ├── Home.style.js
│   ├── NameInput.jsx
│   └── Ranking.jsx
└── utils/
    ├── loadImage.js
    ├── playAudio.js
    ├── store.js
.gitignore
jsonfig.json
App.css
App.js
index.css
index.js
main.js
package-lock.json
package.json
preload.js
README.txt
yarn.lock

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages