programs
Here I will put up all the programs I have made myself. These programs are all made in Visual Basic 6 as I am learning it at school (so you will have to be using Windows to run them). Hopefully in the future there will be programs that are written in C or C++ as I wish to learn C as well. If you want the code for any of the programs just email me, and I will send it to you. Though I must warn you before hand, the code is not the most well organised code - no commenting etc. - I write as I think, I usually don't plan before hand. Note: If you find any bugs/erros, or have any suggestions, please email me so I can fix it!
Connect Four
This is one of the largest programs I have ever made. There is quite a bit I have included in the game. One Player, Two Players, High Score Chart, Help, Levels and nice graphics. After fiddling around with the code a bit, I think it will now work on most computers running windows.
Download ConnectFour.zip (324 KB)
Note: Inside the zip, there are 6 files. You will have to keep all these files in the same folder for the program to run correctly.
Screenshot
Average
This program averages a list of numbers (surprised?). It was a small task from school, but I added a few things here and there, and I think its pretty good. If I find the time, I will add things like Mode, Medium, Quartiles, Standard Deviation.
Download average.exe (24 KB)
Screenshot
Tic-Tac-Toe
In my version of Tic Tac Toe or Noughs and Crosses, there is an option for One Player or Two Players. If you chose One Player, you will be playing against the computer, which I have programmed to be unbeatable :D. (If you do so happen to beat the computer, could you please email me how you did it so I could write another littlecode to comabt this?). This program doesn't show the number of games you've won/loss, but it does what it's meant to do - play Tic Tac Toe.
Download tictactoe.exe (32 KB)
Screenshot
Password
I like this program. It generates a random password that includes both numbers and letters. You can chose the length of your password between 5 and 10. Though its simple, I find it is an effective program that is proably going to be one of the most practical programs I'll ever write!
Download password.exe (40 KB)
Screenshot
© psychopyko 2007
last updated: 18 August 2007
last updated: 18 August 2007




