Skip to content

Instantly share code, notes, and snippets.

@rondelrosario
rondelrosario / gist:9951250
Created April 3, 2014 09:22
Keybase Public Gist
### Keybase proof
I hereby claim:
* I am rondelrosario on github.
* I am rondelrosario (https://keybase.io/rondelrosario) on keybase.
* I have a public key whose fingerprint is D7D3 AA55 A577 8DE2 97D2 A14D 9826 D5D7 BA5C 9ED6
To claim this, I am signing this object:
package crappyBird;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.net.URL;