https://github.com/samme/cavern-quest
Phaser 3 scenes demo
https://github.com/samme/cavern-quest
caves game phaser phaser3
Last synced: 12 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T19:10:19.000Z (over 1 year ago)
- Last Synced: 2025-04-11T20:45:32.291Z (about 1 year 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"