https://github.com/Anemy/sofloo-spot
generative art - Click Randomize
https://github.com/Anemy/sofloo-spot
art generative generative-art javascript
Last synced: 10 months ago
JSON representation
generative art - Click Randomize
- Host: GitHub
- URL: https://github.com/Anemy/sofloo-spot
- Owner: Anemy
- Created: 2018-01-01T05:59:37.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T23:11:42.000Z (about 2 years ago)
- Last Synced: 2025-04-16T05:58:28.823Z (11 months ago)
- Topics: art, generative, generative-art, javascript
- Language: JavaScript
- Homepage: https://anemy.github.io/sofloo-spot
- Size: 13.8 MB
- Stars: 48
- Watchers: 1
- Forks: 6
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Sofloo](https://anemy.github.io/sofloo-spot) is a generative art project.

T-Shirts generated at [Sofloo.com](https://sofloo.com)
## Installation
Install node js from https://nodejs.org/en/download/
```bash
$ # Clone this repo and navigate to the cloned folder.
$ npm install
```
## Running
```bash
$ npm start
$ browser https://localhost:3000
```