Skip to content

Commit f505f12

Browse files
authored
feat: phaser rewrite (#6)
* feat: phaser rewrite * feat: spritesheet animation support * feat: animation showcase * fix: animation indexing
1 parent ccf17e7 commit f505f12

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+837
-450
lines changed

package-lock.json

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@headlessui/react": "^2.2.9",
2222
"@tailwindcss/vite": "^4.1.17",
2323
"colyseus.js": "^0.16.22",
24+
"phaser": "^3.90.0",
2425
"react": "^19.2.0",
2526
"react-dom": "^19.2.0",
2627
"react-router-dom": "^7.9.6",
File renamed without changes.

0 commit comments

Comments
 (0)