Skip to content

murilobd/vue-phaser-spritesheet

Repository files navigation

Vue Phaser SpriteSheet

This is an initial project for a bigger one. The goal for this is to render a spritesheet using Phaser game framework with Vue 3 using Vite

You can follow the progress of this project in my blog https://murilobd.com

How to run

After cloning this repo:

yarn
yarn dev

or if you prefer using npm

npm install
npm run dev

About

Simple project that will render in realtime an animated spritesheet using Phaser game framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published