https://github.com/erbridge/rendezvous
https://github.com/erbridge/rendezvous
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erbridge/rendezvous
- Owner: erbridge
- License: mit
- Created: 2015-12-12T11:20:21.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2020-06-14T17:31:48.000Z (about 6 years ago)
- Last Synced: 2025-04-04T10:59:34.031Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://squarebridges.itch.io/midnight-rendezvous
- Size: 43.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Midnight Rendezvous
This is a game originally made for Ludum Dare 34 in collaboration with [Maike Vierkant](http://www.maike-vierkant.com/). The themes were **Growing** and **Two Button Controls**. This game focuses on **Growing**, but also covers **Two Button Controls** by some definitions.
## Install
Download the appropriate [distribution for your system](https://squarebridges.itch.io/midnight-rendezvous).
## Develop
This game can be run as a standalone executable using [Electron](http://electron.atom.io).
### Install
```
$ npm install
```
### Run
```
$ npm start
```
### Build
```
$ npm run build
```
### Distribute
To create a compressed file for distribution, run:
```
$ npm run dist
```
To upload directly to itch.io using [`butler`](https://github.com/itchio/butler), run:
```
$ npm run publish:beta
```
or
```
$ npm run publish:release
```
## Assets
Sounds were retrieved from freesound.org and are licenced under CC0.