Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lithos-hub/matrix-rain

Just Matrix-like code rain
https://github.com/lithos-hub/matrix-rain

canvas matrix typescript

Last synced: 13 days ago
JSON representation

Just Matrix-like code rain

Awesome Lists containing this project

README

        

# Matrix Rain

![Matrix Rain](https://raw.githubusercontent.com/Lithos-hub/matrix-rain/main/public/matrix.jpg)

A simple Matrix rain animation using HTML5 canvas and TypeScript vanilla.

## How to run

```bash
npm run dev
```

## How to build

```bash
npm run build
```