Hello this is a game writted in VB 6 for light guns. The source code is also free.
I used it with my LCD top Gun.
I use the WinGun driver on Windows XP(didn't like the gun's one)
You must kill the monsters. There are 4 stages :
rats, white magic and Ogre stone and Dino.
You can select the speed(max is near 25 FPS ) and the number of monsters.
You can use the mouse but it's for gun's.
LocoGun only accepts 10 shots x second max. Activate the Auto-Fire in Wingun driver (100 ms and 1 shoot).
If you are a VB 6 programmer download only the source code and resources 1 MB Zip
If you are not a programmer download the installer 6 MB Zip.
To start the game press ENTER(button start on your gun), to exit ESC.
The source code uses DirectDraw and Direct Sound so you must have DirectX ( 8 or Higher).
28-12-2007 Updated to DirectX so runs faster(25 FPS on pentium 1000)
29-12-2007 Fixed blink(if sprite rect dest was higher that width or height DDraw did not Blit the sprite )
29-12-2007 Added Control Speed to monsters move (also have speed for render FPS)
29-12-2007 Improved the shooting life when killing monster so the game it's better. (based in the number of monsters that atack you)
30-12-2007 Added new Stage. This rat feels the shoots using sprites with more frames
1-1-2008 Added 2 Stages( Magic And Ogre ). These ones are better. These sprites throws things.( Mage fire and Ogre stones).
3-1-2008 Added 1 Stages( Dino ). Better perfomance playing.
3-1-2008 Now the monsters don't burn when you kill then, they let their dead body.
3-1-2008 Better monster hitting based on the pixel color that you hit.
3-1-2008 Now the speed bar works in FPS and the monster time between atacks take care on it
Thanks to Reiner for the sprites I took from he's
webs site
Now LocoGun3D in VB and Direct3DRM Mode avalable. DDraw D3DRM and DSound.