jfrog Title
frogbar

Quick Links:

Programming Projects

These are some of the programming projects I have worked on or are working on now. If you have any questions, email me.

Space Invaders - spaceinvaders.rar (83KB) VB6.0
This Visual Basic game was written by me when I was a senior in high school. All code is original by me except for the timer, which I found somewhere online. This was a really fun project and I didn't get full credit because the teacher thought I copied the code from the internet, it was quite the compliment! This can only be run in VB 6.0, it wont work or convert the the new VB.NET. Go ahead and use it, just mention my name if you show it to anyone. Created in 2001.

image of Space Invaders game

 

Snakie - snakie.jar (25KB) Java
Snakie executable - snakieexe.jar (181KB)
This is a snake game I made out of text in Java, it took an entire saturday! But I learned so fun things while doing so. If you have any questions ask me. All the code is in the jar file! Created 3/22/08 with eclipse.

Picture of the game Snakie

 

more to come this semester...I'm working on a way to program my phone, unfortunatly its not JAVA and may take some time to learn BREW.