Skip to content

Commit

Permalink
docs: 리드미 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
yunyoung0531 committed Feb 17, 2024
1 parent 6fcfd17 commit b7d5026
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# 지뢰찾기 💣

--------------------


## 📆 프로젝트 기간

2024.01.31. ~ 2024.02.04.



## 🔍 소개 & 주요 기능


<img src="https://github.com/yunyoung0531/minesweeper/assets/68066598/a040d3ea-7bd5-4b96-a458-9fb6a2c5f977" width="500" height="370"/>


- 게임 초기 화면 및 게임 화면


<img src="https://github.com/yunyoung0531/minesweeper/assets/68066598/377519bc-96d9-45cb-9d60-18e06e3655fa" width="410" height="250"/>
<img src="https://github.com/yunyoung0531/minesweeper/assets/68066598/7bbd485f-adca-4ffc-a735-ff8ee919d29e" width="250" height="300"/>


- 지뢰를 전부 찾았을 시 (게임 승리)


<img src="https://github.com/yunyoung0531/minesweeper/assets/68066598/1c6476ae-fa16-416f-bfbd-d7a3eabd1ecb" width="300" height="300"/>


- 게임 패배


<img src="https://github.com/yunyoung0531/minesweeper/assets/68066598/82031ab5-9d1a-4565-986d-24bddac3734f" width="300" height="300"/>



- 메뉴 선택 (난이도 조절)



<img src="https://github.com/yunyoung0531/minesweeper/assets/68066598/d56c5b62-c62c-4a51-bc34-ed3f718751e2" width="300" height="300"/>


- 난이도 custom 기능



## ✨페이지 주소


https://minesweeper-yunyoung.vercel.app/



## 💫기술 스택

- React
- TypeScript
- Redux-toolkit

0 comments on commit b7d5026

Please sign in to comment.