![]() |
Tic Tac Toe - this is the first game you'll make! |
![]() |
Slider - this is a good choice for your second game |
![]() |
The first computer game ever written (well...this is my version, so it was written well after the first computer game...it is one that you should be psyched to complete though...)...Pong! |
![]() |
Here's a version of Pong that has a whole bunch of additional options - this would be good for those of you who want to push yourselves. I had fun making this one! |
![]() |
Snake - This is a basic version that uses a big array for the positions. I created this one when I got interested in how it would work after a student asked. |
![]() |
Better Snake - I made this one when I was learning how to use BitBlt, which is a class that allows you to move images on the window. |
![]() |
Breakout - I finished this one in October of '07...it's a variation of Pong, but it has some cool features...try it out! |
|
|
Air Hockey - this is a reasonable version of this popular game. You control the paddle with your mouse and play against the computer |
![]() |
Space Invaders! This one is awesome, but I can't claim that I had anything to do with it (you need to dl this and then unzip everything into a folder and finally run the .exe from there). |
OK, so here are some games, yes games! These are very programmable in Visual Basic...in fact, many of you will program games like these in my class! Woohoo!