Skip to content

cardiffgravity/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.