Skip to content

JonEl1502/minesweeper

 
 

Repository files navigation

Minesweeper

A single-player puzzle game in Neumorphic design

review

Introduction

Demo

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

Project setup

yarn install
yarn serve

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.9%
  • TypeScript 31.7%
  • SCSS 8.7%
  • JavaScript 3.7%
  • HTML 2.0%