About
ElevatorActionPhaser is a browser-based remake of Elevator Action built with ES6 and the Phaser game engine, using the phaser-es6-webpack template as its starting point. Per its own feature list, development stopped partway through: player movement, shooting, and enemy spawning are implemented, but only the first level is described as still in progress. The catalog marks its current status as unplayable.
Getting started
Running it requires cloning the repo, installing Node.js/npm and the project's dependencies, then starting the development server, which serves the game in a browser at localhost:3000. Cordova packaging for iOS and Android builds is also supported, though it requires some manual configuration changes first.
Known limitations
- development: Level 1 is in progress, not fully implemented.