Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.986 Times

Game Lan Servers freeware
Filter: All | Freeware | Demo
 

Game Lan Servers

< 1 2 3 4 5 > 
Added: February 18, 2010 | Visits: 1.026

Epiphany Game Epiphany project is a multiplatform clone of the game Boulderdash. It is written entirely in C++, using Clanlib as its graphic library. The player must collect all valuable minerals scattered in levels, while avoiding being hit by a falling boulder or a bomb.. Platforms: *nix

License: Freeware Size: 1.4 MB Download (106): Epiphany Game Download

Added: November 18, 2010 | Visits: 1.822

Php AMX Php AMX project is a Web management interface for Half-life game servers. It uses MySQL and AMX plugins to communicate with any number of servers. Php AMX is a project that enables HLDS control via php but without rcon control or sockets etc. It uses MySQL server connection for main data... Platforms: *nix

License: Freeware Size: 522.24 KB Download (118): Php AMX Download

Added: September 10, 2010 | Visits: 863

Volity::Game Volity::Game is a base class for Volity game modules. SYNOPSIS See Volity::Game::TicTacToe and its source code for a simple but full-featured example. This class provides a framework for writing Volity game modules in Perl. A Volity game module will be a subclass of this class. To turn... Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Volity::Game Download

Added: May 27, 2010 | Visits: 928

Transcend Game Transcend Game project is a retro-style, abstract, collage-building, musical, shooter game. The graphics are geometrical, and the pace is sometimes frenzied. Two features set Transcend apart from other games. First, its dynamic graphical engine, which can smoothly morph from one complex shape... Platforms: *nix

License: Freeware Size: 1.8 MB Download (99): Transcend Game Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 1.357

Siriel4 game engine Siriel4 game engine project is a game engine for adventure, arcade, maze-like games. The main goal of this engine is to provide tools and scripts for easy game creation. Game creators only write the necessary scenario descriptions for the game in a scripting language (such as Lua) and do not... Platforms: *nix

License: Freeware Size: 645.12 KB Download (105): Siriel4 game engine Download

Added: July 24, 2010 | Visits: 1.059

Multistat Multistat is designed to be a flexible log file parser for multiple game servers. Designed with an extensible plugin interface, it is able to process statistics for any game and output them in any format simply by the use of custom modules. Currently modules for Halflife, Counterstrike... Platforms: *nix

License: Freeware Size: 204.8 KB Download (92): Multistat Download

Added: October 21, 2010 | Visits: 2.638

LAN Management System LMS (LAN Management System) is the integrated system of networks management designed for various size internet providers (ISP). That software writed in PHP, Perl and C, works with variuos database systems.. Platforms: *nix

License: Freeware Size: 1.93 MB Download (160): LAN Management System Download

Added: January 23, 2010 | Visits: 1.539

Linux Wireless LAN Project The goal of the Linux WLAN project is to develop a complete, standards based, wireless LAN system using the GNU/Linux operating system. The linux-wlan package is a linux device driver and subsystem package that is intended to provide the full range of IEEE 802.11 MAC management capabilities for... Platforms: *nix

License: Freeware Size: 542.72 KB Download (188): Linux Wireless LAN Project Download

Added: October 18, 2010 | Visits: 1.470

Game::Life Game::Life - Plays Conways Game of Life. SYNOPSIS use Game::Life; my $game = new Game::Life( 20 ); my $starting = [ [ 1, 1, 1 ], [ 1, 0, 0 ], [ 0, 1, 0 ] ]; $game->place_points( 10, 10, $starting ); for (1..20) { my $grid = $game->get_grid(); foreach ( @$grid ) { print map { $_ ?... Platforms: *nix

License: Freeware Size: 6.14 KB Download (110): Game::Life Download

Added: November 16, 2010 | Visits: 1.139

KoalaMud Game Engine KoalaMud Game Engine project is a multithreaded MUD server. KoalaMud is a MUD source base designed around multithreading and stability. On top of this platform, Shadow of the Wheel is evolving to demonstrate its capabilities. Whats New in This Release: - Tons of new stuff done here. - We... Platforms: *nix

License: Freeware Size: 225.28 KB Download (96): KoalaMud Game Engine Download

Added: January 05, 2010 | Visits: 1.301

Pizza Game Pizza Game project is a 3D, real-time game in which you manage a pizza restaurant. As manager, you must build a restaurant, buy the various objects and furniture that the restaurant requires, hire/fire/manage your employees, buy advertising, buy ingredients, set prices, and make sure your... Platforms: *nix

License: Freeware Size: 27.9 MB Download (124): Pizza Game Download

Added: August 15, 2010 | Visits: 1.163

Super-Qstat Super-Qstat is a theme for superkaramba that displays information about one or two game servers: - ip of the server - number of players on it - current map - ping - name of the server - display the name of the first 16 players with their frag count All qstat game server are supported and... Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): Super-Qstat Download

Added: March 03, 2010 | Visits: 1.470

Resource Management Game Resource Management Game project is a Web-based resource management game. Resource Management Game is a PHP framework for easily creating resource management and strategy games. Two playable games are included. The system uses sessions to store data and should work out of the box with... Platforms: *nix

License: Freeware Size: 82.94 KB Download (116): Resource Management Game Download

Added: September 19, 2010 | Visits: 1.883

Exodus Arcade Game Exodus Arcade Game project is a humorous maze-running arcade game with hot graphics. Exodus is an arcade game based on the classic C16 title, Exorcist. You control Sparkie, a magical star who has been trapped in the Dungeon Dimensions by Wizzbang the Wizard. Using his special powers,... Platforms: *nix

License: Freeware Size: 3.1 MB Download (152): Exodus Arcade Game Download

Added: August 17, 2010 | Visits: 1.297

The Snake Game This is an adapted, improved version of the popular javacave game, written in QtRuby. Installation: download chmod +x snake(gl).rb run it.. The Snake Game KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development... Platforms: *nix

License: Freeware Size: 15.36 KB Download (117): The Snake Game Download

Added: April 03, 2010 | Visits: 1.210

Easy Game Library Easy Game Library is library of C++ classes designed to make game programming easier. Now it consists only of easy_sprite library which consists of classes for using sprites. It should compile on different platforms because it uses SDL library as backend. Installation: To install run such... Platforms: *nix

License: Freeware Size: 58.37 KB Download (111): Easy Game Library Download

Added: June 12, 2010 | Visits: 1.763

Othello Game Othello Game is a classic strategy game, also known as Reversi. Its objective is to finish the game with the greater amount of pieces (circles) of the same color. This version of the Othello game supports the writing of AI plugins in C++ or Python, network games, and interface themes. Whats... Platforms: *nix

License: Freeware Size: 645.12 KB Download (215): Othello Game Download

Released: May 12, 2019  |  Added: December 01, 2022 | Visits: 4.116

Wake-On-LAN Sender Wake-On-LAN Sender can be used to turn on remote computers sending magic packets (UDP). This freeware utility supports SecureOn password and allows to identify MAC addresses of LAN computers. It can run hidden with command line parameters: WakeOnLan.exe /ComputerName, if the ComputerName entry is... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 1.36 MB Download (1069): Wake-On-LAN Sender Download

Released: March 07, 2012  |  Added: March 18, 2012 | Visits: 2.077

Chess Game Chess Game World is a game developed for Chess fans. You can compete with real players all over the world or watch other games in progress. Play in the practice mode if you want to play with the computer. The ELO rating system is introduced in this game. You'll get rate points just as... Platforms: Windows

License: Freeware Size: 5.33 MB Download (374): Chess Game Download

Released: October 03, 2011  |  Added: November 18, 2013 | Visits: 2.903

Game Builder Web Game Builder is an innovative tool for game developers to bring games or applications online. It can convert your normal exe games to cool web games. You needn't know Java or Flash, most work can be done in a few minutes by clicking mouse. Web Game Builder will pack the game, then generate... Platforms: Windows

License: Freeware Size: 3.01 MB Download (669): Game Builder Download

< 1 2 3 4 5 >