Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roziscoding/sierpinski-triangle


https://github.com/roziscoding/sierpinski-triangle

Last synced: about 18 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Sierpinski Triangle Drawer

Simple tool to draw Sierpinski Triangles by drawing points between the corners of a triangle.

## Live

You can see the latest release at [roz.ninja/triangle](https://roz.ninja/triangle)

## Running

```bash
npm i
```

```bash
npm run dev
```

## About

Build using [Vite](https://vitejs.dev/), [Vue 3](https://vuejs.org/) and [TypeScript](https://www.typescriptlang.org/)