Ahhhh hell, I'm too lazy. So here are some that were written by me 5 years ago.
Note: There are seven games in here.
Printable View
Ahhhh hell, I'm too lazy. So here are some that were written by me 5 years ago.
Note: There are seven games in here.
And my best old game I've ever written is Whack The Mole. I did this 4 years ago. It's got blood and codes too. Here is the game w/source code:
Note: Both of the zips's files and sub directories within them need to be within the same directory, like "Whack The Mole" or something.
Whack The Mole.zip
Whack The Mole WAVs.zip
Read the READ FIRST.txt file before running the game. There's a couple of things you got to do before you run it.
[Edit] Add the file WAVEMIX.INI contained in the zip file to your WINDOWS directory:
So what do ya all think. Not bad for 4-5 years ago.
I love the point blank game :lol:
Need some Music dll for whack a mole to work :cry:
Funky games BTW :afrog:
This is a game I originally released back in 1998 and it even made it's way to the most popular Finnish computers maganize with a short review. Boy did it feel great at the time. Scary to post code from my VB4 times. Hmm... I had had VB only for less than a year when I made that game.
Edit Oh yeah, it is a one-handed thief / jackpot / whatever :)
Nice :)
I have a pong game somewhere on these forums :)
"One-arm bandit" is the phrase I think you are loking for :)Quote:
Originally Posted by Merri
Stop making things up wossy :afrog:
Did you read the READ FIRST.txt Bodwad? The WaveMix32.dll file located in the Whack The Mole.zip needs to be in your WINDOWS/SYSTEM32 directory if you have XP/2000/NT. WINDOWS/SYSTEM if you have 95/98/ME.
:lol:
No I didnt *Bows head in shame* :(
It still doesnt work even when I have done that
I am in win2k :)
Oh well
Where do you have all the files and directories?
Available buttons: <Yes>Quote:
Originally Posted by Paranoids.exe
In a folder on my desktop :)
It has all the sub directories :)
I copy it in but it says it isnt installed correctly :(
I wrote tic-tac-toe and connect 4...
Both work quite well in 2p mode, but the cpu in ttt really sucks...
What is the exact error message you are getting Bodwad? Is it Wavmix32.dll not found? Is it any of the wav files not found? Is it that there's a problem with the font not being found? Did you run the source code instead?
Run the source code version of Whack the mole and let me know the exact error message you are getting. It works no matter what OS I'm using. Just as long as the DLL file is in the right place. The font doesn't really matter because VB automatically uses another one. But it is bloody font and it makes it look cool.
Ohhhhhhhh, I see the error message you are getting now. I tried the game out in college. They have XP. The file that is missing is Wavemix.ini. I'll update it when I get home from school and include that file. Or better yet, I
l'll look for it on the internet. When you have the file, put that in the C:\WINDOWS directory.
Here it is, and now the game works too:
So what did ya think of it BodWad?
It was good. But how do you get to the next level it always says game over :)
Meri, nice game. Can you lock the wheels over there? Not in the USA.
Our game is different from yours, it isn't called one-handed bandit but a "fruitgame" (hedelmäpeli) instead. In some games it is even possible to set bets to multiple rows at the same time. The real world game is also harder than the one I've coded, it is almost impossible to run out of money in mine when you know to just give an impossible bet and double a few times :)
Bodwad, I never added levels to it. Although I should have. However, I do have some codes for it.
To activate the Cheat menu. Go into Options. Click on Parental Lock to open it up. The name and password is NAME and PASSWORD all uppercase. Kill Barney cheat should be in there.
Another way to get a cheat to add to there (I forgot what it was) would be to get a high score and use Jacob Roman as the name. You'll get a special message on the bottom.
Another way would be to get over 50 kills. Use Well Done or Extra Crispy difficulties to get to that number.
Another way would be to get zero misses only when your difficulty is at Medium Well or above.
I believe 3 of the cheats are Rainbow Blood, Infinite Lives, and No Cursor.
Here's a nice version of Connect Four that I wrote... No fancy red/blue pieces, just X and O...
I was bored, so I igored detail, but it works.