These are my games. They are the compiled executable installers, AutoHotkey is not required to run them. Be aware, unless otherwise stated, each executable downloaded is an installer, it will install other files onto your hard drive. Every program has a link to it's source code, if you wish to run from the source, you will have to download the source code and maybe a few files required for the program.
*Indicates that the program has not been tested on Vista and above.
**Indicates the program won't run on Vista. Not tested on Windows 7.
Click It! *
Click It! is a game very similar to the well known 'Bop-It' game. The game features four windows that are movable to any position you wish. When the game is started, it will tell you to either; Scroll it, Click it, or Move it. Just do as it says with your mouse, and see how high of a score you can get! The game has a transparent window behind it to prevent you from clicking and scrolling your work in the background, so be aware that you are unable to click on anything behind the windows without first minimizing the game.
- Download
- Installer and Source -- Source Files
Connect Four**
This is the classic Connect Four game where you have to try to get four in a row. This game was the first game I made in AutoHotkey, the code is a little sloppy and there is currently no win condition (you can't win, you just keep playing). This is the executable file, no installer, but when you run it, if it doesn't have the files it needs, it will automatically install the files.
- Download
- Installer and Source -- Source Files
E-Nvaderz*
This game is my remake of the classic game Invaders. You control your ship to shoot the enemy ships and try to get the bonus UFO that flys by. It keeps track of your score and has a score board also, try to beat my score on there. ;) All sounds in this game were made by my voice.
Source files includes an uncompiled copy of the version with better animation. Note: it may be buggy and performance may drop.
- Download
- Installer and Source -- Source Files
Paper Wars* [BETA Buggy]
This game is actually adapted from a game my friend and I used to play on paper in school. The concept was to provide a war like game, using only pencil and paper. You drew your little dudes and you'd put a dot on your side of the playing field to mark a shot, fold the paper in half, and see if you hit an enemy. The game progressed like that with a few other added features, abilities, and such. I kept this game to the original concept and don't plan on working on it anymore. This is still considered BETA with no intent on finishing. There are a few bugs, I apologize, I might revisit this program sometime. Currently only the source is available with the image files in RAR format. Place the Image directory in the same directory as the script.
All you do is place your troops at the beginning of the game. Tanks = 3 hits, Bunkers = 2 hits, Men = 1 hit. You take turns placing your shots on the other side of the field, trying to hit any of the other enemies on the other side. First player to kill all of the enemies troops wins.
- Download Source -- Source Files