Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anemy/sofloo-spot
generative art - Click Randomize
https://github.com/anemy/sofloo-spot
art generative generative-art javascript
Last synced: 2 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 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T23:11:42.000Z (about 1 year ago)
- Last Synced: 2024-10-20T05:32:45.485Z (3 months ago)
- Topics: art, generative, generative-art, javascript
- Language: JavaScript
- Homepage: https://anemy.github.io/sofloo-spot
- Size: 13.8 MB
- Stars: 48
- Watchers: 2
- 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.
![Sofloo](https://i.imgur.com/iF2rZim.png)
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
```