VB Games

These are games I wrote freshman year (2008) in Visual Basic.
Like the C# games, I will give out all the source code if you send me an email: bauerlej@hartwick.edu.

NOTE:  These games are old and were written when I was a novice programmer, they no longer represent my ability.

Swords and Staffs
This is the first real game I wrote that wasn't written on a calculator.  I began working on it thinking I could submit it as my final project in Intro to Programming, however, we ended up not having a final, so I stopped working on it.  There are three playable classes all with unique abilities.
NOTE: This game has a LOT of glitches.  Want to fix them?  email me for the source code.

The New Oregon Trail
An updated and more realistic version of the Oregon Trail.  I made this for fun during winter break.

Shoot the bear
A really simple game where you shoot a bear.  This was a lab for my Intro to Programming class, which is why it's so simplistic.

Painter
A simple program that paints where you click.  Did this for a lab too.