Skip to content

hwatson381/LlamaSweeper

Repository files navigation

LlamaSweeper

This is my minesweeper website. It has a bunch of features that don't exist anywhere else. It has different minesweeper variants that target certain skills. It also has a cutting-edge zini calculator which can be used to calculate the minimum number of clicks a game can be solved in. I've tried to make it perform well on mobile as well as desktop.

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

llamasweeper website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors