Skip to content

vii120/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper 💣

A single-player puzzle game in Neumorphic design 🎮

Introduction

🚩 Demo 💣

  • build with Vue3, TypeScript, and Pinia
  • can switch between dark/light modes
  • use ionicons for icons
  • use denque for BFS array handling
  • host on netlify

Project setup

yarn install
yarn serve