Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erbridge/rendezvous
https://github.com/erbridge/rendezvous
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/erbridge/rendezvous
- Owner: erbridge
- License: mit
- Created: 2015-12-12T11:20:21.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2020-06-14T17:31:48.000Z (over 4 years ago)
- Last Synced: 2024-10-14T15:08:39.402Z (25 days ago)
- Language: JavaScript
- Homepage: https://squarebridges.itch.io/midnight-rendezvous
- Size: 43.9 MB
- Stars: 0
- Watchers: 2
- 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.