Skip to content

Instantly share code, notes, and snippets.

@hahaha2225
hahaha2225 / matrixgibberish.bat
Created May 25, 2025 15:16
some kind of matrix thing that i dont trust, i also made it with warp terminal cuz i suck at coding
@echo off
title Matrix Digital Rain
color 0A
mode con cols=100 lines=40
setlocal enabledelayedexpansion
:: Clear screen
cls
echo Starting Matrix Digital Rain...