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

Language Arts Games software
Filter: All | Freeware | Demo
 

Language Arts Games

< 1 2 3 4 5 > 
Added: January 20, 2006 | Visits: 4.449

22 Strategy Games From mazes to mahjongg to tetris and more. 22 challenging kidsafe games for all ages. This award winning game pak will keep you thinking with games for all age groups. Test your brain with our strategy games or just waste some time with our matching block games. You get: two maze games, 2...



Platforms: Windows

License: Shareware Cost: $36.00 USD Size: 8.23 MB Download (340): 22 Strategy Games Download

Released: September 04, 2002  |  Added: March 09, 2006 | Visits: 4.793

Pieces of Music Games Pieces of Music Games Version 1.3. This is a package of 3 educational games titled: Music Matching, Music Bingo, and Music Missing. These 3 fun and challenging games teach the names of music symbols. They are fun to play even after the names of the symbols have been learned. Kids love this...






License: Freeware Size: 1.05 MB Download (272): Pieces of Music Games Download

Released: June 11, 2003  |  Added: May 04, 2006 | Visits: 3.093

Pinochle & Bezique by MeggieSoft Games MeggieSoft Games Pinochle & Bezique is a comprehensive implementation of the original Pinochle and Bezique card games (the two-player versions). Play against an online opponent or against your computer. Pinochle & Bezique has a rich user interface with many customizable visual, audio, and game...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 2.24 MB Download (137): Pinochle & Bezique by MeggieSoft Games Download

Added: October 01, 2006 | Visits: 3.787

MousePeople Games Pack MousePeople Games Pack is a collection of 4 highly addictive games for your Pocket PCs - Solitaire Pack, Mahjong Solitaire, Abduction and Jungle Checkers - with over 60 solitaire games, 40 mahjong layouts, over 300 Abduction (sokoban) levels and a monkey who tries to line up 4 coconuts of the...


Platforms: Windows CE

License: Demo Cost: $29.95 USD Size: 1012 KB Download (205): MousePeople Games Pack Download

Added: November 25, 2006 | Visits: 3.119

Games Folder Games Folder is a utility that will allow you to organise your games, demos and mods quickly and simply, as well as providing relevant information such as links to official and fan sites, documentation, screenshots, video clips, etc. It also offers extensive statistic logging, such as the...


Platforms: Windows

License: Shareware Cost: $16.00 USD Size: 6.94 MB Download (132): Games Folder Download

Added: June 26, 2006 | Visits: 2.851

Board Games Collection The game is a collection of four games – Speed Lines, Super Blocks, Fast Balls and Real Clicks. The rules are based on removing certain amounts of chips from the board, depending on the rules of each game. The player gets bonus points and thus increases game level. Higher level means more...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 3 MB Download (111): Board Games Collection Download

Added: July 24, 2006 | Visits: 3.901

DigiMode Selected Games A Flash game machine with 30 games built in and two ways to add hundreds of your own flash games, Automatic Mp3 Player plus 30 of the hottest Flash games we could find for you after a long search organized in genius way and it all can be resized to suite your moods. You can easily integrate your...


Platforms: Windows

License: Freeware Size: 9.55 MB Download (338): DigiMode Selected Games Download

Released: December 12, 2011  |  Added: June 05, 2012 | Visits: 5.361

Language Reader Language Reader takes advantage of existing speech technologies, provides a richer on-screen reading experience with multilingual voices enabled. Supported voices are English, French, German, Italian, Spanish, Portuguese, Dutch, Russian, Japanese, Korean. You can select text using your...


Platforms: Windows

License: Freeware Size: 708.11 KB Download (549): Language Reader Download

Released: July 06, 2008  |  Added: July 09, 2008 | Visits: 1.963

Magic Games Magic Games Collection is a pack of six puzzles, including Magic Lines, Magic Balls, Magic Beads, Logic Trainer, Magic Tetcolor and Combat Engineer. Whether you want to improve your brain power or simply unwind and relax after a hard day, this joyful collection will tease your brains and help you...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 4.05 MB Download (137): Magic Games Download

Added: January 18, 2010 | Visits: 1.975

Games::SGF::Tournament Games::SGF::Tournament is a Perl module for tournament statistics generator. SYNOPSIS use CGI qw / :html /; use Games::SGF::Tournament; my $t = Games::SGF::Tournament->new(); print html(body($t->score())); Smart Go Format (SGF) is a file format used to store game records of two player...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (135): Games::SGF::Tournament Download

Added: January 18, 2010 | Visits: 1.098

The Frink Language Frink is a practical calculating tool and programming language designed to help us all to better understand the world around us, to help us get calculations right without getting bogged down in the mechanics, and to make a tool thats really useful in the real world. Perhaps youll get the best...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 645.12 KB Download (90): The Frink Language Download

Added: September 12, 2010 | Visits: 2.089

Games::Cards Games::Cards is a Perl module for writing and playing card games. SYNOPSIS use Games::Cards; my $Rummy = new Games::Cards::Game; # Create the correct deck for a game of Rummy. my $Deck = new Games::Cards::Deck ($Rummy, "Deck"); # shuffle the deck and create the discard pile...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (124): Games::Cards Download

Added: October 27, 2010 | Visits: 1.337

Language::Basic::Expression Language::Basic::Expression is a Perl package to handle string, numeric, and boolean expressions. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. # Given an LB::Token::Group, create an expression I parse it my $exp =...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (100): Language::Basic::Expression Download

Added: May 04, 2010 | Visits: 1.723

Language::Basic::Variable Language::Basic::Variable is a Perl module to handle parsing and implementing BASIC variables. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. There are two sorts of variables: Arrays and Scalars. Each of those classes...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (92): Language::Basic::Variable Download

Added: November 20, 2010 | Visits: 1.920

Games::Quakeworld::Query Games::Quakeworld::Query is a class for querying QuakeWorld servers. SYNOPSIS use Games::Quakeworld::Query; my $QWQ = Games::Quakeworld::Query->new("quake.server.com", "27500"); my %info = $QWQ->getinfo(); # obsoleted, use $qwq->get("") instead print "Server uses map:...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Games::Quakeworld::Query Download

Added: June 18, 2010 | Visits: 1.101

Apache::AxKit::Language::SAXMachines Apache::AxKit::Language::SAXMachines is a Perl module that can transform Content With SAX Filters. SYNOPSIS # add the style processor mapping AxAddStyleMap application/x-saxmachines Apache::AxKit::Language::SAXMachines # add the processor AxAddProcessor application/x-saxmachines . #...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (95): Apache::AxKit::Language::SAXMachines Download

Added: February 20, 2010 | Visits: 1.178

Apache::AxKit::Language::XSP Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages. SYNOPSIS < xsp:page xmlns:xsp="http://apache.org/xsp/core/v1" > < xsp:structure > < xsp:import >Time::Object< /xsp:import > < /xsp:structure > < page > < title >XSP Test< /title > < para > Hello World! <...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (93): Apache::AxKit::Language::XSP Download

Added: October 18, 2010 | Visits: 1.064

HTML Redemption Language HTML Redemption Language, or HRL for short, is an HTML-preprocessor. Its basically a macro package, with built-in Python scripting. It redeems HTML by adding useful tags such as < include >, < macro >, < if >, and < python >. The last tag allows the web site designer to embed Python...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (99): HTML Redemption Language Download

Added: September 25, 2010 | Visits: 2.151

Games::Baseball::Scorecard Games::Baseball::Scorecard is a Perl module. SYNOPSIS my $score = Games::Baseball::Scorecard->new($dir, $name, { color => [ .4, .4, .4 ], # grey fonts => [ # Myriad Condensed regular/bold [ myriadrcrrl => 9 ], [ myriadrcbrl => 14 ], [ myriadrcrrl => 14 ], [ myriadrcbrl => 22 ], ], });...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (183): Games::Baseball::Scorecard Download

Added: January 11, 2010 | Visits: 2.553

Games::Euchre Games::Euchre is an Euchre card game for humans and computers. SYNOPSIS Simply run my game wrapper: % euchre.pl or write your own: use Games::Euchre; use Games::Euchre::AI::Simple; use Games::Euchre::AI::Human; my $game = Games::Euchre->new(); foreach my $i (1..3) {...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (234): Games::Euchre Download

< 1 2 3 4 5 >