Voltorb-Flip Svelte Themes

Voltorb Flip

Voltrob flip web extension with svelte

Voltorb-Flip

The greatest pokemon minigame of all time

Table of Contents

Description

Voltorb-Flip is a Svelte based webextension that allows you to play the voltorb flip minigame from Pokemon HeartGold and SoulSilver on your browser.

Usage

$ yarn install
$ yarn start

yarn start

Build the extension into dist/webext-dev folder for development.

yarn build

Build the extension into dist/webext-prod folder for production.

yarn build-zip

Build a zip file following this format <name>-<version>.zip file. Zip file is located in dist/webext-zip folder.

Overview

  • Play the game either in popup or tab
  • Select between the hidden tabs and try to find all x2s and x3s
  • Avoid voltorbs to not be blow up
  • Reach Level 8 to unlock a special reward

Permissions used

  • tabs: For creating and managing the tabbed version of the game
  • storage: Used to save the game settings

Thanks

License

This project is licensed under the terms of the MIT License.

Top categories

Loading Svelte Themes