TommyRay

131
reputation
8

G R E E T I N G S

I'm just a Spraypaint Artist and Geek from the midwest who loves to create. I added my artwork to my first HTML5 Canvas game! :) Jet-Attack! is on my webiste. Thanks for stopping by, think about saying hi. ^5 L8Rz!!

-TommyRay

// Ninja Class CSS Code:
.ninja {
    color: black;
    background-color: black;
    display: none;
}