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 →
We recommend using Stackblitz to follow the tutorial.
npm install
npm run dev
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).
Copyright 2013-2022 Prismic <[email protected]> (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.