Skip to content

js13kGames/neptune-blue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neptune Blue | js13k 2014

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 three.js.

Thanks to