Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samme/cavern-quest
Phaser 3 scenes demo
https://github.com/samme/cavern-quest
caves game phaser phaser3
Last synced: 2 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-05T07:22:27.000Z (over 1 year ago)
- Last Synced: 2024-03-18T05:56:41.748Z (11 months ago)
- Topics: caves, game, phaser, phaser3
- Language: JavaScript
- Homepage: https://samme.itch.io/cavern-quest
- Size: 991 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cavern Quest
============![Gameplay](./cover.png)
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"