mitsuyoshi-yamazaki / ALifeLab

ALife / Generative Art Simulations

Home Page:https://mitsuyoshi-yamazaki.github.io/ALifeLab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALifeLab

Getting started

$ python3 -m venv venv # need only once

$ source venv/bin/activate

# Install
$ yarn install

# Build
$ yarn build

# Run
$ yarn start

# Test
$ yarn test

# Lint
$ yarn eslint

Wallpaper

About

ALife / Generative Art Simulations

https://mitsuyoshi-yamazaki.github.io/ALifeLab/

License:MIT License


Languages

Language:TypeScript 94.5%Language:HTML 4.5%Language:Python 0.7%Language:JavaScript 0.3%Language:Dockerfile 0.0%