Skip to content

roelifant/spacebox

Repository files navigation

Spacebox

Demos

Latest build

Stack

  • typescript
  • pixi.js
  • vue 3
  • tailwindcss
  • vite

Developer resources

Notes

Vite hot reloading typically breaks when editing game files like World.ts and such. Bootstrapping the game again while assets are already preloaded etc. is just too much for Pixi.js to handle. So for game changes you'll have to reload the page to see changes.

Luckily hot reloads never break when making changes to vue templates though, which is the main thing you'd want to use hot reloads for anyways :) .

About

a webgame about spaceships made with vue and pixi.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages