dvho / balloons

An all original game I designed entirely in CSS (no image files) and coded entirely in vanilla JavaScript (no frameworks/libraries).

Home Page:https://dvho.github.io/balloons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Balloons

Balloons is an all original game I designed entirely in CSS (no image files) and coded entirely in vanilla JavaScript (no frameworks/libraries).


How to Use

Balloons loads instantly in any browser. Tap or click on any balloon to start the game. Rack up points popping balloons before they leave the screen. Don't miss when you pop or else you'll be penalized. Pop the special snowflake balloons to detonate all the others and scoop up points. Pop the special watermelon balloons to gain extra lives. Lose a life when a balloon gets away.


Features

  • All original game
  • Pure code (no image files)
  • Pure vanilla JavaScript
  • No frameworks/libraries

Motivation

Who doesn't like popping balloons? And if it earns you points while you feast on watermelon and blowup snowflake emblazoned nuclear powered balloons the itch to plunge into this aeriform and etherial world and play insatiable.


Notes

This game is much more difficult when played using a trackpad vs. a mouse or touchscreen device. Zoom out to help increase vertical range.


License

(MIT)

Copyright (c) 2019 David H. <email6@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An all original game I designed entirely in CSS (no image files) and coded entirely in vanilla JavaScript (no frameworks/libraries).

https://dvho.github.io/balloons


Languages

Language:JavaScript 100.0%