tonyketcham / binary

Exploring binary systems and human perception

Home Page:https://binary-systems.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

◼️ Binary Systems

Exploring procedural generation through a binary lens. Studies on chaos, continuity, and organic binary systems.

Fueled by p5-svelte and late night creative brain funk.

Developing

Once you've cloned the project and installed dependencies with pnpm i, start a development server:

pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open

Building

To create a production version of the app:

pnpm run build

You can preview the production build with pnpm run preview.

About

Exploring binary systems and human perception

https://binary-systems.netlify.app/


Languages

Language:Svelte 77.4%Language:JavaScript 16.5%Language:HTML 5.2%Language:CSS 0.9%