Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getify/cloud-sweeper
A casual game built for the web.
https://github.com/getify/cloud-sweeper
Last synced: 17 days ago
JSON representation
A casual game built for the web.
- Host: GitHub
- URL: https://github.com/getify/cloud-sweeper
- Owner: getify
- Archived: true
- Created: 2016-02-02T20:11:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T16:44:50.000Z (over 8 years ago)
- Last Synced: 2024-08-01T02:31:22.262Z (3 months ago)
- Language: JavaScript
- Size: 1.01 MB
- Stars: 94
- Watchers: 9
- Forks: 17
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloud Sweeper
Swoop your plane around to sweep away the clouds and keep the skies sunny!
## 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 ``. 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): SafariObviously, 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.
This code, documentation, and artwork are all licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.