Skip to content

erbridge/fatal-attraction

Repository files navigation

Fatal Attraction

A game about a close encounter with gravity

title screen

This is a game originally made for Ludum Dare 32. The theme was An Unconventional Weapon.

Install

Either play online or download the appropriate distribution for your system.

Develop

This game can be run directly in the browser, or run as a standalone executable using Electron.

Web

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.

Install

$ bundle install --path="./bundle"

Run

$ bundle exec jekyll serve --watch

Electron

Install

$ npm install

Run

$ npm start

Build

$ npm run build

Distribute

$ npm run dist

Assets

The raw audio assets can be found in raw-assets/, and are editable in:

About

A game about a close encounter with gravity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages