Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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"