Skip to content

A nice little physics puzzle game I did some time ago for an online JS contest. Click and drag the big red button to aim and shoot it. You have 3 shots to collect all the gold buttons. Collect them all and progress to the next level. If you fail, you will repeat the level again until you do it right.

License

Notifications You must be signed in to change notification settings

chrisrobison/buttongame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncing Button Game [buttongame]

Logo

Bouncing Button Game

A fun physics puzzle game made for an online JavaScript contest that has zero dependencies.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

A nice little physics puzzle game I did some time ago for an online JS contest.

Game rules:

  1. Shoot the Big Red Button and collect the gold buttons.
  2. You have 3 shots to collect all the gold buttons.
  3. Collect all gold buttons to progress to the next level.
  4. Fail and you will repeat the level again until you do it right.

(back to top)

Built With

  • Plain ol' JavaScript
  • Love

That's it. Nothing else. No other external libraries, frameworks or dependencies. Just as God intended.

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This game has no external dependencies.

Installation

  1. Clone the repo
    git clone https://github.com/chrisrobison/buttongame.git
  2. Open your browser to your cloned repo (your OS may vary)
    open buttongame/index.html

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Christopher Robison

Twitter: @thechrisrobison
Email: cdr@cdr2.com
Website: https://cdr2.com
Project Link: https://github.com/chrisrobison/buttongame

(back to top)

About

A nice little physics puzzle game I did some time ago for an online JS contest. Click and drag the big red button to aim and shoot it. You have 3 shots to collect all the gold buttons. Collect them all and progress to the next level. If you fail, you will repeat the level again until you do it right.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages