A game about a close encounter with gravity
This is a game originally made for Ludum Dare 32. The theme was An Unconventional Weapon.
Either play online or download the appropriate distribution for your system.
This game can be run directly in the browser, or run as a standalone executable using Electron.
Since the site is hosted on GitHub Pages (hence gh-pages
being the main branch), I use Jekyll when developing it. Any webserver would do, however.
$ bundle install --path="./bundle"
$ bundle exec jekyll serve --watch
$ npm install
$ npm start
$ npm run build
$ npm run dist
The raw audio assets can be found in raw-assets/
, and are editable in: