optimized-dev-bubble-pop

Optimized Dev Bubble Pop

Starter files and stepped solutions for The Optimized Dev Svelte Bubble Pop tutorial

The Optimized Dev: Svelte Bubble Pop

In this entry of The Optimized Dev by Brittney Postma, founder of Svelte Sirens, we're building a simple bubble pop game with Svelte.

Subscribe to The Optimized Dev to get monthly tutorials about new web technologies →

Getting Started

We recommend using Stackblitz to follow the tutorial.

Manual

  1. Download starter files and extract them to a folder of your choice
  2. Install dependencies with npm: npm install
  3. Launch the dev server: npm run dev

Stepped Solutions

If you get lost, you can find inside steppedSolutions the state of the application at the beginning of each section of the tutorial (e.g. 03-stores represents the application state at the beginning of the Stores section).

License

Copyright 2013-2022 Prismic <contact@prismic.io> (https://prismic.io)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Top categories

Loading Svelte Themes