Skip to content

Vages/svelte-whack-a-mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mash a Mouse

A Svelte implementation of Whack a Mole.

Credits

The project was conceived and made during work hours at Knowit Objectnet. If you'd like to join us or some of the other Knowit Norway companies, send us an email.

The user interface was designed by my co-worker, Birgitte Rishatt.

It is based on the Svelte template, a project template for Svelte apps. It lives at https://github.com/sveltejs/template.

To create a new project based on this template using degit:

npx degit sveltejs/template svelte-app
cd svelte-app

Note that you will need to have Node.js installed.

Get started

Install the dependencies with Yarn...

cd svelte-app
yarn install

...then start Rollup:

yarn run dev

Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

About

A whack a mole game made in Svelte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published