Skip to content

Instantly share code, notes, and snippets.

@mrboojum
mrboojum / rain.cpp
Created December 13, 2019 08:21 — forked from Chase-san/rain.cpp
Matrix Digital Rain
#include <stdlib.h>
#include <windows.h>
#include <objidl.h>
#include <gdiplus.h>
using namespace Gdiplus;
wchar_t* characters =
//Hiragana
L"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもや"