Skip to content

Juegoman/ld49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUDUM DARE 49 - Unstable

A Phaser 3 project

Charge through a perpetually unstable arena.

Controls

  • WASD to control movement
  • Hold Space to while moving to boost attack forward
  • The arena will change on a cycle, flashing red ground is not safe
  • Enemies will bump you. If you get bumped off you die.
  • Charging through enemies will destroy them
  • Boost energy is limited. A minimum boost energy is required to boost so conserve boost energy.
  • Go for the high score.

Requirements

Node.js is required to install dependencies and run scripts via npm.

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)

Releases

No releases published

Packages

No packages published