All Projects → getify → Cloud Sweeper

getify / Cloud Sweeper

A casual game built for the web.

Programming Languages

javascript
184084 projects - #8 most used programming language

Cloud Sweeper

Swoop your plane around to sweep away the clouds and keep the skies sunny!

demo play

About

This is a web game designed to be played on a variety of devices. The graphics assets are SVG, but all rendering is done via full-page <canvas>. There are no frameworks or libraries, only vanilla JS.

The game play supports interaction via keyboard, mouse, touch, and pointer devices.

So far, it's been tested at a fairly smooth ~57-60fps performance on:

  • OSX: Chrome, FF, Safari
  • Android 5: Chrome, FF
  • iOS 8, 9 (iPad3, iPhone5, iPhone6): Safari

Obviously, this is a work in progress. There's much to do. Help is definitely appreciated!

App Model

Disclaimer: this may turn into a mobile app that may or may not eventually have some monetary model around it. Just be aware of that if you decide to participate in any way.

License & Copyright

The materials herein are all (c) 2016 Kyle Simpson.

Creative Commons License
This code, documentation, and artwork are all licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].