Skip to content

connor-mcisaac/black-hole-hunter

 
 

Repository files navigation

Black Hole Hunter

Black Hole Hunter is a browser based game where players search for gravitational waves through sound, developed by Cardiff University Gravitational Physics Group.

Installation

  1. Install Python.
  2. Install Node.js.
  3. git clone https://gravity.astro.cf.ac.uk/git/black-hole-hunter/
  4. Run npm install . in the root directory of the cloned website.
  5. Install webpack globally with npm install -g webpack.

Usage

  1. Run webpack in the root directory of the cloned website.
  2. Run python -m SimpleHTTPServer in the root directory of the cloned website.
  3. Open a browser at http://localhost:8000.

Acknowledgements

We thank Ian Harry, David McKechan and Gerald Davies for their incredible work creating the original Black Hole Hunter.

License

Black Hole Hunter is released under the MIT license.

About

Search for gravitational waves through sound

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.7%
  • CoffeeScript 34.2%
  • CSS 19.5%
  • Python 2.6%
  • JavaScript 2.0%