Game Forms

 

Would you like to submit game forms to KnK? Click here to find out how!
 files_trynow.png (1040 bytes) Mvaders   None Needed
Just like space invaders   [ Added 10/18/98 ]
 files_trynow.png (1040 bytes) Drug Dealing Game  Included
No info with this, this is actually a game, not sure if there is an ending to it.  The object from what I see is to travel to different places and buy/sell drugs and earn as much money as possible.  When you land in a city usually some guy comes up to you.  If you beat the snot out of him you get a new gun.  Don't beat your mom or you loose your money.  This is not a graphical game.  [ Added 11/10/99 ]
 files_trynow.png (1040 bytes)  Race Game Example   Included
  A simple race game example,  pretty neat.    [ Added 2/6/99 ] 
 files_trynow.png (1040 bytes)  Start of Space Invaders   Included
  This example is not like the Mvaders up above.  This is only a start, has the ship, shield, firing, but no aliens or asteroids.  Should would be a nice start for the old classic asteroids game.   [ Added 12/04/99 ] 
 files_trynow.png (1040 bytes)  Maze 'O' Mania   Included
  A small little 3-d maze example.  Two different style of mazes.    [ Added 12/04/99 ] 
 files_trynow.png (1040 bytes)  zricks   Included
  Like one of those old Atari games break out, full game works, but a tad slow..    [ Added 12/04/99 ] 
 files_trynow.png (1040 bytes)  Collision   Included
  Not really a game, this program demonstrates how to performs accurate pixel collision detection     [ Added 12/04/99 ] 
 files_trynow.png (1040 bytes)  Direct Draw Animation   Files are in the DirectX folder
  Not a game, but shows how to take one bitmap image with many images on it, and animate it.  I think its called like sprit's.   [ Added 12/04/99 ] 
 files_trynow.png (1040 bytes)  Win3D   Included
This program is created with Visual Basic 5.0 and include some features for a 3D graphing programming. The code is free and you can use and modify in any way. contact me for suggestions and tips.    [ Added 12/04/99 ] 
 files_trynow.png (1040 bytes)  Yatzee Example   Included
A nice working example of a Yatzee game.    [ Added 12/17/99 ] 
 files_trynow.png (1040 bytes)  Tetris Example   Included
A smooth scrolling Tetris example..    [ Added 12/17/99 ] 
 files_trynow.png (1040 bytes)  Vegas Keno Game   Included
Bet on squares and hope its picked..    [ Added 12/17/99 ] 
 files_trynow.png (1040 bytes)  DS Play Sound   Included
This example is based on the example files supplied with the DirectX 7 SDK, it demonstrates only the basic elements of Direct Sound 7.   [ Added 12/17/99 ] 
 files_trynow.png (1040 bytes)  DX 7 Sound and buffers   Included
Random Sound, pan, buffers, ect...   [ Added 12/17/99 ] 
 files_trynow.png (1040 bytes)  Quad-Ball   Included
This example is pretty neat.  Game is sort of like pong, but you must keep the ball from touching any of the 4 sides by your mouse,   takes a little concentration.  [ Added 12/17/99 ] 
 files_trynow.png (1040 bytes)Multi Player Tic Tac Toe   Included
Multi player tic tac toe, can play over web and chat at the same time.   [ Added 12/17/99 ] 
 files_trynow.png (1040 bytes)Visual Basic RPG   Included
A good start of a RPG game.   [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Othello   Included
I think this is Chinese checkers, witch it appears you can play someone over the internet..   [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)DirectX 7 for VB: Direct input (Keyboard)   Included
This detects what keys you are pressing.   [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Boom! Particle Explosion Simulation   Included
Boom! is a particle explosion simulation. It simulates explosions composed of many individual elastic pieces. Remember those super-bounce balls that you used to get out of the 25 cent gum machines when you were a kid? Well, imagine that you have hundreds of them in a little tiny box, and then you blow up that box. THAT'S what this program does.  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)South Park - Feed Cartman?   Included
Shoot cheese puffs at the character. [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Mine Sweeper   Included
Neat mine sweeper game, I don't know how to play though.  This one does not put flags up when you right click.. [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)3Dengine   Included
Tells how to make a 3-d scene [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Squash   Included
This game runs really fast. [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)3D Tutorial   Included
Small little tutorial with two examples.. [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)3D Mesh   Included
Here is an awesome example of how a little bit of ingenuity and a little bit of math can create incredible graphic effects. This project uses simulated terraforming to create the effect of a 3D landscape. The code is mostly a lot of line drawing, and is somewhat complex. It isn't commented, so if you really want to know how it works.  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Asteroids   Included
A great fully working asteroids game..  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Dart 1.0   Included
A fully working dart game example.  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Mine Sweeper   Included
This is a really good example,  it even includes the marking by right clicking.  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)South Park Alien Abduction   Included
you are Carl the Visiting Alien, Floating around a sizable Playing Field. click next to SP people to abduct them, be sure to stay away from the succubus, cause he drains your health. The object is to abduct everyone, without being killed by the Succubus.  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Generic Frogger   Included
Not the best remake, and runs a bit fast.  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Battle Ship   Included
A simple game of battle ship  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Arrow Keys   Included
An example that doesn't require direct x for moving an object with the arrow keys, example is a tank.  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Moving Example   Included
This example shows how to drag stuff around on a form, comes with a working dice roller too. [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)South park Conquest v1.8   Included
The Bad Guys are Satan, Death, and Evil Damien Clones, Gang up on the Dark Forces before they Get your Characters. 'P' is to Pause the game, left-click on a character to view his status, then left-click on the screen and he'll move to that location. Right-click on the screen or an object, and all of your remaining characters will do a formation move, to where you right-clicked.  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Tanker   Included
I remember a game like this along time ago, though that one was much better an allowed many people to play, this is a nice start.  This game lets you fire at your opponent, you pick the angle and force.  [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Kill Bill   Included
First off, I'm not the Bill in this game its a cartoon image of the president, it bounces around and you shoot him. [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Pokemon Adventure TCP/IP Battler   Included
This is a TCP/IP pokemon battler, I couldn't get it to work cause the beta expired, try and fig it out. [ Added 1/1/00 ] 
 files_trynow.png (1040 bytes)Wiger's Rock, Paper, Scissors   Included
Just what the name says.. [ Added 6/09/00 ] 
 files_trynow.png (1040 bytes)SimCity Clown   Included
Just what the name says.. [ Added 10/20/00 ] 
Would you like to submit game forms to KnK? Click here to find out how!

© 1997-2000 KnK Founders. All rights reserved.
Terms of Use  |  Privacy Statement