Skip to content

gregpabian/rescuecopter-js13k

Repository files navigation

Rescue Copter: to the rescue!

Rescue Copter - a js13kGames 2014 entry.

Become a firefigher and control a helicopter to save people and forests! Make sure to avoid smokes, fires and birds flying around. The game features 12 levels in 3 different themes.

The theme was The Elements: Earth, Water, Air and Fire. So, we have a helicopter flying in the air, people standing on the earth, water in lakes used to fill up the tank and fire to put out... :)

Final size: 12,684 bytes

Play the game: http://pixelchinchilla.com/rescuecopter/

screenshot

Controls

  • w, a, s, d - move
  • l or space - drop water
  • escape - pause game

Notes

Use Chrome for the best user experience. The game runs in Firefox and IE11 too, but the performance may vary, also there are no sounds in IE.

Screenshots

main menu

theme 2

theme 3

Building

  1. clone the repository
  2. run npm install
  3. type npm run-script build to build a minified version of the game
  4. type npm run-script dist to deploy the game to a ZIP package

License

MIT

About

Rescue Copter - a js13kGames 2014 entry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published