Skip to content

Instantly share code, notes, and snippets.

View ziplokk1's full-sized avatar
💭
ayy lmao

Mark Sanders ziplokk1

💭
ayy lmao
View GitHub Profile
@ziplokk1
ziplokk1 / BirdMan
Created February 10, 2014 04:40 — forked from anonymous/BirdMan
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;