Skip to content

akpatil/cloud-sweeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A casual game built for the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • HTML 1.2%
  • CSS 0.5%