Originally used for a senior English project in high school (which I may put up later), I ended up turning it into a computer language speed comparison
This was a test between Visual Basic and C++ compilers. It is a simple static generator. VB was real quirky to get working due to its forced signed numbers and the limits of its random (Rnd) function.
Controls:
Click (or in C version hit any key) to exit