Skip to content

enKODING1/creative-coding

Repository files navigation

Creative Coding

이 저장소는 코드로 창의적인 작품을 만들며 탐구하고 보여주는데 목적이 있습니다.
creative coding

Introduction

이 프로젝트는 시각적으로 다양한 인터렉션을 보여주고 실험하기 위해 만들게 되었습니다.

Features

  • 물리 시뮬레이션
  • 인터렉티브 그래픽

Prerequisites

  • Node.js 18.x or higher

Installation

git clone https://github.com/enkoding1/creative-coding
cd creative-coding
npm install
npm run dev