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.476.301 Times

Matrix Reloaded Game freeware
Filter: All | Freeware | Demo
 

Matrix Reloaded Game

< 1 2 3 4 5 > 
Added: March 19, 2010 | Visits: 1.836

Game Server Startup Script Game Server Startup Script project is a startup script to manage dedicated game servers like Quake3. Game Server Startup Scripts is a startup script to manage a wide variety of Linux dedicated game servers. It can start/stop/restart/fix dedicated game servers like Quake3, Half Life, Tribes 2,... Platforms: *nix

License: Freeware Size: 14.34 KB Download (190): Game Server Startup Script Download

Added: September 10, 2010 | Visits: 861

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: 926

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

Added: May 12, 2010 | Visits: 1.136

Meta Matrix Library Meta Matrix Library is a modular designed collection of C libraries. Meta Matrix Library was developed as part of the Free Finite Element Package to provide easy and consistent access to numerical linear algebra software for sparse and dense matrices. The dense matrix and vector operations of... Platforms: *nix

License: Freeware Size: 460.8 KB Download (119): Meta Matrix Library Download

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

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: October 18, 2010 | Visits: 1.468

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: February 14, 2010 | Visits: 1.535

Math::Zap::Matrix Math::Zap::Matrix is a Perl module for 3*3 matrix manipulation. Synopsis Example t/matrix.t #_ Matrix _____________________________________________________________ # Test 3*3 matrices # philiprbrenan@yahoo.com, 2004, Perl License... Platforms: *nix

License: Freeware Size: 63.49 KB Download (189): Math::Zap::Matrix Download

Added: January 05, 2010 | Visits: 1.298

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: April 20, 2010 | Visits: 1.248

C++ expression template matrix library exmats goal is to provide an easy to use, yet very efficient matrix library. Overloaded operators allow to write algebraic expressions like v=A*u +u in C++, instead of bunch of boring functions. This syntactic sugar comes with runtime cost, one way to eliminate the overhead is to use Expression... Platforms: *nix

License: Freeware Size: 307.2 KB Download (100): C++ expression template matrix library Download

Added: March 03, 2010 | Visits: 1.467

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.880

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 (151): Exodus Arcade Game Download

Added: March 14, 2010 | Visits: 1.004

Bio::Matrix::PSM::InstanceSite Bio::Matrix::PSM::InstanceSite is a PSM site occurance. SYNOPSIS use Bio::Matrix::PSM::InstanceSite; #You can get an InstanceSite object either from a file: my ($instances,$matrix)=$SomePSMFile->parse_next; #or from memory my %params=(seq=>TATAAT, id=>"TATAbox1",... Platforms: *nix

License: Freeware Size: 4.7 MB Download (115): Bio::Matrix::PSM::InstanceSite Download

Added: August 17, 2010 | Visits: 1.296

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: August 11, 2010 | Visits: 1.207

Math::Matrix Math::Matrix can multiply and invert Matrices. The following methods are available: new Constructor arguments are a list of references to arrays of the same length. The arrays are copied. The method returns undef in case of error. $a = new Math::Matrix ([rand,rand,rand],... Platforms: *nix

License: Freeware Size: 6.14 KB Download (134): Math::Matrix 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: March 07, 2012  |  Added: March 18, 2012 | Visits: 2.076

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: December 07, 2010  |  Added: December 11, 2010 | Visits: 1.726

Traffic Reloaded Review Traffic reloaded review, warren shaw, nick x, website traffic generation system to help you get more visitors which in turn gets you more sales. Traffic reloaded will show you step by step how to get people to any website fast. You will learn multiple methods and strategies. Not just the well... Platforms: Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Not Applicable,Handheld/Mobile Other,Java

License: Freeware Size: 503.11 KB Download (223): Traffic Reloaded Review Download

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

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 >