Passeriform / Mega-beep-ania

Megalovania using system alert beeps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mega(beep)ania

Megalovania using system alert beeps

You're gonna have a bad time in C.

Compile Instructions:

Download the binary or compile source using gcc

gcc megalovania.c -o megalovania.exe

...or MinGW

g++ megalovania.c -o megalovania.exe

Run Instructions:

Pass bpms as argument

Ex: megalovania.exe 2000

About

Megalovania using system alert beeps


Languages

Language:C 100.0%