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

Python Games software
Filter: All | Freeware | Demo
 

Python Games

< 1 2 3 4 5 > 
Added: November 25, 2006 | Visits: 3.121

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

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

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: August 30, 2008  |  Added: November 01, 2008 | Visits: 4.145

Python Code Library Python Code Library is a powerful multi-language source code Library with the following benefits: 1.Built-in library with 50,000++ lines of code 2.Quick and powerful search engine 3.Powerful printing capability 4.Password protection & strong 448 bits encryption (optional) 5.User...


Platforms: Windows

License: Shareware Cost: $79.99 USD Size: 7.39 MB Download (228): Python Code Library Download

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

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

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: April 02, 2010 | Visits: 1.142

Python rope rope is a Python IDE. Python ropes main goal is to provide features like auto-completion, refactorings, content assistance, and outlines. Refactoring: In recent years refactoring has become a basic task of everyday programing, specially in java community. In the agile programing methodologies,...


Platforms: *nix

License: Freeware Download (93): Python rope Download

Added: September 12, 2010 | Visits: 2.093

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: August 20, 2010 | Visits: 1.080

The Pycadia Project The Pycadia Project is a Vector-based games written in Python. The Pycadia Project is home to vector gaming, python style. Current project members are SpaceWarpy (a clone of the classic "SpaceWar") and Vektoroids (an Asteroids clone). The games are fronted by a configurable, easy to use GUI..


Platforms: *nix

License: Freeware Size: 97.28 KB Download (88): The Pycadia Project Download

Added: November 20, 2010 | Visits: 1.922

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: August 26, 2010 | Visits: 1.529

XPN - X Python Newsreader XPN - X Python Newsreader project is a graphical newsreader written in Python with the GTK+ toolkit. I started writing it because I was learning Python language and working on a real project keeps your attention high. XPN is distributed with the GPL licence, youll found a copy of the licence...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (99): XPN - X Python Newsreader Download

Added: March 08, 2010 | Visits: 2.007

Python Stencil Environment Python Stencil Environment also know as PySE is a new python library for solving Partial Differential Equations with the Finite Difference Method (FDM). This is still a quite new library, and the current release must be considered as beta software. It is quite rough around the edges,...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (159): Python Stencil Environment Download

Added: June 09, 2010 | Visits: 1.126

Python MyCMS Python MyCMS program is an application development platform built with robust MySQL integration that allows for the easy creation of state and event driven Web-based interfaces. Domain- group-user management is built in for direct, authenticated applicability. To start the authentication...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (91): Python MyCMS Download

Added: September 25, 2010 | Visits: 2.154

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

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

Added: September 16, 2010 | Visits: 1.410

Games::Euchre::Trick Games::Euchre::Trick is a trick class for Euchre card game. Only one Trick instance is alive at one time per Euchre game. The Trick keeps track of which cards have been played, and provides useful functions to determine which cards are legal plays, as well as who is the winner of the trick....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (167): Games::Euchre::Trick Download

Added: July 05, 2010 | Visits: 1.529

Games::Euchre::AI Games::Euchre::AI is a Player API for Euchre card game. This class implements a skeletal Euchre player programming interface. Subclasses can be created quite easily as interactive interfaces or AI computer players. If you wish to write your own computer player, I recommend you start with...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Games::Euchre::AI Download

Added: February 08, 2010 | Visits: 1.490

Games::Euchre::Player Games::Euchre::Player is a player class for Euchre card game. The four Player objects are used to interact with the humand and computer players, as well as to keep the state of the players hand, whether he bid and whether he went alone. CLASS METHODS new GAME NUMBER NAME Create and...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (116): Games::Euchre::Player Download

Added: February 23, 2010 | Visits: 1.112

Webware for Python Webware for Python project is a suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (95): Webware for Python Download

Added: January 26, 2010 | Visits: 2.035

comisat Games Collection comisat Games Collection is an all-in-one free collection of games written in gambas for unix-like system. They are available in italian and (not completely) in english. comisat Games Collection is FREE SOFTWARE, released under the terms of the GNU General Public License Version 2 as published...


Platforms: *nix

License: Freeware Size: 7.9 MB Download (116): comisat Games Collection Download

< 1 2 3 4 5 >