Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 344 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 344 Bytes

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