https://github.com/samme/cavern-quest
Phaser 3 scenes demo
https://github.com/samme/cavern-quest
caves game phaser phaser3
Last synced: 21 days ago
JSON representation
Phaser 3 scenes demo
- Host: GitHub
- URL: https://github.com/samme/cavern-quest
- Owner: samme
- Created: 2019-02-20T21:38:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T19:10:19.000Z (3 months ago)
- Last Synced: 2025-03-25T16:45:28.867Z (about 1 month ago)
- Topics: caves, game, phaser, phaser3
- Language: JavaScript
- Homepage: https://samme.itch.io/cavern-quest
- Size: 992 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cavern Quest
============
Phaser 3 scenes demo. Play on [itch.io][4] or the [code sandbox][3].
It is built from [phaser-parcel][1] and uses [phaser-plugin-scene-watcher][2].
Features
--------- Scene pause, resume, sleep, wake, and restart, with event handlers
- Boot/preloader scene
- UI scene
- Registry data and event handlers
- Arcade Physics with object pools[1]: https://github.com/samme/phaser-parcel
[2]: https://github.com/samme/phaser-plugin-scene-watcher
[3]: https://codesandbox.io/s/github/samme/cavern-quest
[4]: https://samme.itch.io/cavern-quest "Cavern Quest"