Skip to content

razh/neptune-blue-js13k-2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Neptune Blue | js13k 2014

Play the original js13k submission.

Space ship.
Space ocean.
Space rocks.
Space fireballs.
Space health power-ups.
Endless running.
Controls
  • Left - [A] or [Left Arrow]
  • Right - [D] or [Right Arrow]
  • Start - [Space]

Expand/contract the game window with the [<->] button on the right.

Releases

1.0.0

Initial release.

Development

To start a development server:

$ gulp watch

To run test projects:

$ gulp --gulpfile test/gulpfile.js

To build for production:

$ gulp build -p

Notes

This is built with a stripped-down and heavily-modified version of the three.js CanvasRenderer.

Thanks to