https://github.com/tterrasson/glider
Generative music using conway's game of life
https://github.com/tterrasson/glider
2d automata cellular conway-game glider life music
Last synced: about 1 month ago
JSON representation
Generative music using conway's game of life
- Host: GitHub
- URL: https://github.com/tterrasson/glider
- Owner: tterrasson
- License: mit
- Created: 2015-12-25T21:45:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-09T21:23:05.000Z (over 2 years ago)
- Last Synced: 2023-06-09T22:23:07.221Z (over 2 years ago)
- Topics: 2d, automata, cellular, conway-game, glider, life, music
- Language: JavaScript
- Size: 3.4 MB
- Stars: 38
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# glider
Generative music using conway's game of life### Installation
$ npm install
### Usage
$ PORT=3000 npm start
Open control and result URL in your favorite browser (each in one window, avoid tab):
* http://127.0.0.1:3000/control
* http://127.0.0.1:3000/grid