zorn / MegaManEffect

Mac OS X launch effect that looks like Megaman 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MegaManEffect

The MegaManEffect is an application that emulates an effect seen in the classic NES game Mega Man 2. When you launch a Mac OS X application, the screen goes dark, stars sweep the night sky and your application's icon is presented in a blue letter box bar with a cheesy 8-bit music introduction.

MegaManEffect

MegaManEffect was written while I attended the ADHOC/MacHack conference in 2004 and took second place in the ADHOC Labs Showcase! In the summer of 2005 the application hit a nerve in the community generating tons of interest and downloads. It is to this day one of the most distributed pieces of code I've even written.

For awhile after various personal site redesigns, the MegaManEffect download page had disappeared. After many, many emails in 2007 I finally put it back online and even upgraded it to a Universal Binary so it runs great on Intel Macs.

The source for MegaManEffect is available under a BSD license.

While the app binary still works, the code itself isn't terribly "good". It was written as I was still learning Cocoa (2004).

About

Mac OS X launch effect that looks like Megaman 2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Objective-C 54.9%Language:JavaScript 45.1%