Skip to content

herrevilkitten/quip-sweeper-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quip-sweeper

This is an implementation of Mine Sweeper using VueJS.

Screenshot

You can use the Quip Live App menu to change the difficulty or to restart at the current difficulty.

Your best time for a particular difficulty level is stored in a Quip User Preference.

Important Information

Check out my Getting Started Guide for detailed information on what changes are made and important caveats.

Installation

git clone https://github.com/herrevilkitten/quip-sweeper
cd quip-sweeper
npm install

Instructions

For the most part, all of the deployment instructions from the Quip Live App Developer Guide will also apply to this repository.

To run the development server, use the command

npm run start

To build a deployable application, use the command

npm run build

About

An implementation of Mine Sweeper in Quip ... with Vue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published