#include <iostream>
int main()
{
std::cout << "Hello, world; and welcome to my humble little site!";
return 0;
}
This is just a place for posting works in progress and tutorials for video game programming (and learning HTML, so this place may get ugly. Look, lists!). It will alter vastly from one week to the next as I play with it, and upload/erase different files. You surfers are welcome to whatever is on here, but it's probably worthless to anyone who doesn't know C++/Allegro.
For anyone who actually cares to learn how to make video games and just stumbled over this, go check the must-bookmark sites below, especially GameDev and Allegro.CC. Everyone else who sees this is probably from Allegro.CC, so welcome, fellow indie game coders!
PS: For the love of all that's holy, if you download something from here and can't get it to work, e-mail me!!! This stuff works on my computer easily enough, but I want them to work on everyone's, first try. No one's ever reported problems, but that could be attributed to your lazyness as easily as my skillz :) If you have a problem, tell me and I will do my best to fix it. My e-mail address is at the bottom of the page.
If any of the programs here whine about a missing Allegro DLL, you can find whichever one you need right here. Just stick the DLL in your Windows/System folder (don't fret; it won't hurt nuthin').