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

Downloadable Nba Live Games freeware
Filter: All | Freeware | Demo
 

Downloadable Nba Live Games

< 1 2 3 4 5 > 
Added: June 02, 2010 | Visits: 1.303

GNUstep Live CD GNUstep Live CD is a Morphix-based GNUstep Live CD has been released for i386. It includes many GNUstep applications, such as MPlayer (GNUstep port), GWorkspace, Preview, GNUmail, ProjectCenter and many more. It can be installed to a hard drive. GNUstep (this is a Live CD, an OS, a... Platforms: *nix

License: Freeware Size: 634.7 MB Download (119): GNUstep Live CD Download

Added: May 10, 2013 | Visits: 1.400

Help Center Live Help Center Live is dedicated to making available the tools to help you serve your customers and visitors. The Help Center Live Community produces Help Center Live free of charge. All we ask for is your ideas and comments.Modules" are expansions of the core being of HCL. These build on the solid... Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (104): Help Center Live Download

Added: August 08, 2010 | Visits: 1.179

IOSN Hoary Live IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. In addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source... Platforms: *nix

License: Freeware Size: 620 MB Download (102): IOSN Hoary Live Download

Added: May 04, 2010 | Visits: 1.306

IOSN Live CD IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. In addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source... Platforms: *nix

License: Freeware Size: 620 MB Download (102): IOSN Live CD Download

Added: September 01, 2010 | Visits: 1.379

Games::Score Games::Score is a Perl module to keep track of score in games . SYNOPSIS use Games::Score; # these three values are the default ones, by the way Games::Score->default_score(0); Games::Score->default_step(1); Games::Score->step_method(inc); # start two players my $player1 =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (107): Games::Score Download

Added: October 25, 2010 | Visits: 1.087

KDE 4 Live CD KDE 4 Live CD is a live Linux distribution which contains the KDE 4 development release. KDE is a powerful Free Software graphical desktop environment for Linux and Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological... Platforms: *nix

License: Freeware Size: 636 MB Download (103): KDE 4 Live CD Download

Added: June 19, 2010 | Visits: 1.040

Games::GuessWord Games::GuessWord is a guess the letters in a word (ie Hangman). SYNOPSIS use Games::GuessWord; my $g = Games::GuessWord->new(file => "/path/to/wordlist"); print "Score: " . $g->score . "n"; print "Chances: " . $g->chances . "n"; print "Answer: " . $g->answer . "n"; my @guesses =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): Games::GuessWord Download

Added: January 23, 2010 | Visits: 1.415

loonix-live 2.0 loonix-live is a bootable CD containing the Linux operating system. loonix-live runs Linux directly from the CD (or USB) without installing. The Live CD described here is based on the gentoo Linux distribution and uses the Unification File System (also known as unionfs), allowing a read-only... Platforms: *nix

License: Freeware Size: 483.3 MB Download (107): loonix-live 2.0 Download

Added: March 26, 2010 | Visits: 1.061

Maemo Live CD Maemo Live CD is a Knoppix (in fact Kanotix) based Linux distribution that contains a pre-built Maemo Environment as well as scratchbox for developing applications. Thus the Live CD can be used for demonstrating the Maemo GUI and for developing applications without having to install scratchbox.... Platforms: *nix

License: Freeware Size: 663 MB Download (137): Maemo Live CD Download

Added: June 14, 2010 | Visits: 1.707

Games::Mastermind::Solver::BruteForce Games::Mastermind::Solver::BruteForce is a Master Mind puzzle solver. SYNOPSIS # See Games::Mastermind::Solver Games::Mastermind::Solver::BruteForce uses the classical brute-force algorithm for solving Master Mind puzzles. METHODS remaining $number = $player->remaining; The number... Platforms: *nix

License: Freeware Size: 4.1 KB Download (214): Games::Mastermind::Solver::BruteForce Download

Added: October 26, 2010 | Visits: 1.754

Games::Mastermind::Solver Games::Mastermind::Solver is a Master Mind puzzle solver. SYNOPSIS # a trivial Mastermind solver use Games::Mastermind; use Games::Mastermind::Solver::BruteForce; my $player = Games::Mastermind::Solver::BruteForce ->new( Games::Mastermind->new ); my $try; print join( ,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (191): Games::Mastermind::Solver Download

Added: March 20, 2010 | Visits: 907

Games::Blackjack Games::Blackjack is a Perl module with Blackjack Utility Classes. SYNOPSIS use Games::Blackjack; # Create new shoe of cards my $shoe = Games::Blackjack::Shoe->new(nof_decks => 4); # Create two hands, player/dealer my $player = Games::Blackjack::Hand->new(shoe => $shoe); my $dealer =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Games::Blackjack Download

Added: August 26, 2010 | Visits: 1.257

Games::ScottAdams::Tutorial Games::ScottAdams::Tutorial is a Perl module with the Scott Adams Adventure Compiler Tutorial. INTRODUCTION This document walks you through the process of creating a small but complete and playable game with six rooms, seven items including a single treasure, and a couple of puzzles. It... Platforms: *nix

License: Freeware Size: 49.15 KB Download (127): Games::ScottAdams::Tutorial Download

Added: July 06, 2010 | Visits: 1.223

Games::ScottAdams::Manual Games::ScottAdams::Manual is the Scott Adams Adventure Compiler Reference Manual. SYNOPSIS # foo.sa - definition file for Scott Adams adventure "foo" %room swamp dismal swamp %exit n meadow %exit e edge %exit w grove %item mud Evil smelling mud %getdrop mud %action take mud here... Platforms: *nix

License: Freeware Size: 49.15 KB Download (100): Games::ScottAdams::Manual Download

Added: April 05, 2010 | Visits: 1.430

Games::Checkers SYNOPSIS # automatical computer-vus-computer play script use Games::Checkers::Constants; use Games::Checkers::Board; use Games::Checkers::BoardTree; my $board = new Games::Checkers::Board; my $color = White; my $numMoves = 0; print $board->dump; while ($board->canColorMove($color)) {... Platforms: *nix

License: Freeware Size: 286.72 KB Download (124): Games::Checkers Download

Added: March 21, 2010 | Visits: 2.193

Java Games Java Games project is a collection of simple games that are compiled into Java applets and meant to be played online in a Web browser. Currently the collection contains four games: XO World (similar to tic-tac-toe, but with lines of 5 on a 10x10 board); 100 Mack (guess the random combination of... Platforms: *nix

License: Freeware Size: 133.12 KB Download (596): Java Games Download

Added: August 10, 2010 | Visits: 1.510

Mono Live The Mono Live CD is a way for you to try out Linux, the Mono Framework 1.1.7, and the newest desktop applications without modifying your current computing environment.. Platforms: *nix

License: Freeware Size: 699 MB Download (99): Mono Live Download

Added: April 16, 2010 | Visits: 1.104

Nbed-Nakooki Live CD Nbed-Nakooki Live CD is a generalist GNU/Linux OS for the x86 platform. It is based entirely on two projects : - Norean, a collection of tools for Linux distribution creators. Nbed is on of the Norean tools, that is used to generate the live-CD using Nakooki packages. - Nakooki, a... Platforms: *nix

License: Freeware Size: 653 MB Download (93): Nbed-Nakooki Live CD Download

Added: April 23, 2010 | Visits: 1.029

openSUSE 10.2 Live openSUSE Live DVD contains a base desktop system (KDE and Gnome) with applications for office, multimedia and internet usage. The openSUSE project is a community program sponsored by Novell. Promoting the use of Linux everywhere, this program provides free, easy access to openSUSE, a complete... Platforms: *nix

License: Freeware Size: 1.7 GB Download (141): openSUSE 10.2 Live Download

Added: April 27, 2010 | Visits: 912

Games::Object Games::Object is a Perl module to provide a base class for game objects. SYNOPSIS package MyGameObject; use Games::Object; use vars qw(@ISA); @ISA = qw(Games::Object); sub new { # Create object my $proto = shift; my $class = ref($proto) || $proto; my $self = $class->SUPER::new(@_);... Platforms: *nix

License: Freeware Size: 84.99 KB Download (89): Games::Object Download

< 1 2 3 4 5 >