HTML5 Battle Pong
This is a simple HTML5 version of the classic game of pong. Play against the computer for as many levels as you can. The computer gets faster and more competitive the higher the level…
Pet Game Framework
Want your own customizable pet game with the push of a button? The wait is finally over! Our pet game framework is one low, affordable price with an unbeatable amount of functionality and easily customizable. [gallery…
PLEX
PLEX (see the storyboard) is a C++ game using the Allegro API that I started as my honors project my senior year at the University of Mary Washington. Now it’s something I continue to work…
Pits of Doom (database required)
A while back I was working with some interns and I created this game to teach them PHP and MySQL. We ended up making a little multiplayer online fighting SIM game which I’ve polished…
AJAX Hangman Game (no database required)
Last year I made an PHP tutorial of an OOP Hangman game (no database required) for a Siminar I spoke at. This year as a part of my new Game Tutorial Series I'm adding…
AJAX Tutorial: 2 Player Tic-Tac-Toe Game (no database required)
If you haven’t read the first tutorial, the PHP version of this game without AJAX, then you should start there. This tutorial assumes you’ve already read the first one so I’m not going to…
I Said
This is a version of Simon Says made with C++ and the Allegro game library. Follow the sounds and the colored lights to match the pattern you see and hear for as long as…
Protector Earth
This is a game made using the Allegro game framework in C++. It's cross compatible with PCs, Linux and Mac. The source code will require the Allegro SDK, gcc and libc in order to…
Multi-Instance Tic Tac Toe (No Database Required)
Requires PHP 5 or higher. No database required. Features include starting a new game, displaying and playing multiple games at a time and displaying a winner or a tie. Also comes with a tutorial…