Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lithos-hub/matrix-rain
- Owner: Lithos-hub
- Created: 2024-04-04T11:00:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T11:32:09.000Z (10 months ago)
- Last Synced: 2024-04-04T12:27:41.784Z (10 months ago)
- Topics: canvas, matrix, typescript
- Language: TypeScript
- Homepage: https://matrix-code-canvas.netlify.app
- Size: 628 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```