Skip to content

Background parallax using TileSprites and snowfall particles in Phaser 3.50+!

License

Notifications You must be signed in to change notification settings

ourcade/phaser3-winter-parallax

Repository files navigation

Parallax with TileSprites in Phaser 3

Background parallax using TileSprites and snowfall particles!

License

Overview

This is the example code for basic background parallax using TileSprites in Phaser 3. There's also some snowfall particles to complete the Winter theme!

🏔 Watch the video that goes over parallax with TileSprites here.

❄️ Watch the video that goes over snowfall particles here.

Check out Ourcade for more on game development on the web!

Getting Started

Clone this repository with git using lfs or just download the assets in public manually and run:

npm install
npm run dev

Then go to http://localhost:3000

This repository was bootstrapped with Vite.js.

License

MIT License