Skip to content

pinguo-pengxiaolong/in-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In C

A realization of Terry Riley's 1964 composition "In C" as an interactive web application.

Built with:

  • Angular
  • RxJS
  • @ngrx/store, @ngrx/effects, @ngrx/store-devtools
  • Immutable.js
  • A bit of Angular 2 Material
  • Web Audio, Canvas 2D
  • Webpack

Live Demo

Here

Hacking Locally

You'll need to have reasonably recent versions of Node.js, NPM, and Yarn installed.

yarn
npm start

Then go to http://localhost:8080/

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.9%
  • CSS 24.5%
  • TypeScript 23.7%
  • JavaScript 1.9%