Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 552 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 552 Bytes

Dacein

screenshot

An experimental creative coding IDE combining:

  • functional creative coding library
  • time travel abilities
  • livecoding editor
  • direct manipulation

Live: https://szymonkaliski.github.io/dacein/

You can check out lenghty blog post about why, how it was made here: building dacein

Run

  1. clone this repo
  2. npm install
  3. npm start