Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 674 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 674 Bytes

GOL-GMG

Game Of Life - Generative Music Generator

GOL-GMG is a Javascript application that implements the Game Of Life rules.
Make generative-music using web-based GUI.



RUN LOCALLY

Go into the project directory cd generative-music-generator
Run a local server python3 -m http.server 8080
In your browser go to http://localhost:8080


INFO

More info about The Game Of Life

What is Generative music

Example of Generative Music using the Game Of Life