Skip to content

adzialocha/cybernetic-gamelan-future-automaton

Repository files navigation

cybernetic-gamelan-future-automaton

"... soft thought is not there to be understood as a new cognitive function or as a transcendent form of rationality, but to reveal that programming culture is infected by incomputable thoughts that are yet to be accounted for." (Luciana Parisi)

Cybernetic Gamelan Future Automaton

The Cybernetic Gamelan Future Automaton is a network-based browser game for four performers, developed by Andreas Dzialocha. Each performer controls its own future-gamelan instrument using text symbols while travelling inside a 3D universe of parametric architectures, visualizing how algorithms generate and represent knowledge. Based on network communication, which is prone to latency, and noisy gamelan-inspired synthesizer textures, the Automaton reflects the culture of computing which appears both alien in its clean and infinite shapes and rich of error, latency and noise of human input at the same time.

Setup

npm install

Development

npm run serve
npm run lint

Deployment

npm run build
npm start

License

GLP v3