664 projects tagged "C"
Afghan Hound Quote of the Day Daemon uses both TCP and UDP port 17 to return a random quote from fortune(6) style quote files. It has performance benefits over other programs which use fortune(6) to source their quotes. The server also includes the ability to limit the number of client connections per second. Client and benchmarking programs are included in the package.
AIME is a C++ MUD engine with an OO design, designed to provide utmost flexibility for the designer to create complex worlds. It has a fully-functional builder port, online interpreted specials code, and a flexible levels/quest/profession track system to allow the game owners to set up any world they can imagine.
Allegro is a multi-platform game library for C/C++ developers that provides many functions for graphics, sounds, player input (keyboard, mouse, and joystick), and timers. It also provides fixed and floating point mathematical functions, 3D functions, file management functions, compressed datafile, and a GUI.
A one-player side-view game in the style of Capcom's excellent "MegaMan" series of Nintendo, PlayStation and PC games. As "BoboBot," the `robo-monkey,' you travel to eight different levels fighting your way to the boss. Once defeated, you gain that boss' special weapon. This preview release contains 4 of the 8+ planned levels and has sound and joystick support for Linux users.
Bomber Instinct is a multiplayer-only bomberman-like game which adds many features (such as special powers for the characters). Basically, several people must battle in a maze, their only weapon being a bomb which explodes, throwing flames vertically and horizontally. The game only plays on a single computer for now.
A Perl base class that allows you attach event callbacks to an object.