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

Pb Game Graphics Booster freeware
Filter: All | Freeware | Demo
 

Pb Game Graphics Booster

< 1 2 3 4 5 
Added: October 18, 2010 | Visits: 1.459

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: January 25, 2010 | Visits: 1.093

Graphics::ColorPicker Graphics::ColorPicker is a Perl module for WYSIWYG web applications that allow selection of HEX color numbers. SYNOPSIS use Graphics::ColorPicker; or require Graphics::ColorPicker; make_page($path_to_images); send_page($html_txt,$type); $time_string = http_date($time); $name =...





Platforms: *nix

License: Freeware Size: 112.64 KB Download (101): Graphics::ColorPicker Download

Added: January 12, 2010 | Visits: 961

Graphics::ColorUtils Graphics::ColorUtils Perl module is an easy-to-use color space conversions and more. SYNOPSIS use Graphics::ColorUtils; ( $y, $i, $q ) = rgb2yiq( $r, $g, $b ); ( $r, $g, $b ) = yiq2rgb( $y, $i, $q ); $hex_string = yiq2rgb( $y, $i, $q ); ( $c, $m, $y ) = rgb2cmy( $r, $g, $b ); ( $r, $g,...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (100): Graphics::ColorUtils Download

Added: April 11, 2010 | Visits: 870

XLogical XLogical project is a parallel thinking puzzle game with ray-traced graphics, music, and sound. XLogical is a puzzle game based on an Amiga game developed by Rainbow Arts called Logical. It features ray-traced graphics, music, and sound effects. The game is addictive, requiring parallel...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (111): XLogical Download

Added: November 16, 2010 | Visits: 1.132

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: November 16, 2010 | Visits: 876

Magicor 1.0/1.1 Magicor is an old-school puzzle game with "fancy" graphics. As a hero penguin (what other protagonist character would a free game have, hm?) you must create, destroy and move blocks of ice to destroy enemies and extinguish demonic hell fire. Each level has one or more solutions and the...


Platforms: *nix

License: Freeware Download (94): Magicor 1.0/1.1 Download

Added: January 05, 2010 | Visits: 1.292

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: July 21, 2010 | Visits: 943

PlaneShift PlaneShift is a persistent fantasy multiplayer RPG game with state-of-the-art 3D graphics. Create your character and live in an ever-changing world. Build with us a Team that will make PlaneShift THE choice of MMORPG. The objective of the PlaneShift Team is to create a virtual fantasy world...


Platforms: *nix

License: Freeware Download (95): PlaneShift Download

Added: March 03, 2010 | Visits: 1.457

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 (115): Resource Management Game Download

Added: February 23, 2010 | Visits: 1.165

Neverputt Neverputt is a hot-seat multiplayer miniature golf game using the physics and graphics of Neverball..


Platforms: *nix

License: Freeware Size: 11 MB Download (217): Neverputt Download

Added: May 21, 2010 | Visits: 1.192

Text::Graphics Text::Graphics is a text graphics rendering toolkit. This is a toolkit for rendering plain text via an API like that used for graphics rendering in GUI toolkits. This package might be used when you want to do sophisticated rendering of plain text, e.g., for graphing, creating of complex forms...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Text::Graphics Download

Added: August 17, 2010 | Visits: 1.288

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: March 24, 2010 | Visits: 1.320

GD Graphics Library Gd is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a PNG or JPEG file. This is particularly useful in World Wide Web applications, where PNG and JPEG...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (159): GD Graphics Library Download

Added: November 10, 2010 | Visits: 647

MazeRunner MazeRunner project is a very extensible puzzle game that is also meant to be (somewhat) a Mario clone, featuring good music, graphics (2D), and other features..


Platforms: *nix

License: Freeware Size: 9.2 MB Download (97): MazeRunner Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 1.631

PDL::Graphics::TriD PDL::Graphics::TriD is a PDL 3D interface. SYNOPSIS use PDL::Graphics::TriD; # After each graph, let the user rotate is and # wait for him to press q, then make new graph line3d($coords); # $coords = (3,n,...) line3d($coords,$colors); # $colors = (3,n,...) line3d([$x,$y,$z]);...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (108): PDL::Graphics::TriD Download

Added: April 12, 2010 | Visits: 753

Graphics::Simple Graphics::Simple is a simple , device-independent graphics API for Perl. SYNOPSIS use Graphics::Simple; line 100,100,200,200; circle 50,50,25; stop(); clear(); # Wait for a button press, clear the page Ever had a Commodore C-64 or Vic-20 or some other of the machines of that era? Where...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Graphics::Simple Download

Added: April 03, 2010 | Visits: 1.205

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

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: April 24, 2012  |  Added: May 02, 2012 | Visits: 3.245

RFTP Internet Speed Booster Internet Speed Booster is the powerful easy way to speed up your internet connection. With Internet Speed Booster you can speed up you internet connection, utilize your memory, utilize your internet connection and change your windows settings. The main window consists of the following items:...


Platforms: Windows

License: Freeware Size: 5.95 MB Download (830): RFTP Internet Speed Booster Download

Released: April 25, 2014  |  Added: May 04, 2014 | Visits: 3.002

System Speed Booster System Speed Booster offers quantity of functions to scan your registry and return the result with corrupt, harmful registry entries, files and problems, which you can fix by a click of the Cure button on the neat and easy-to-use interface. With many bells and whistles offered by System Speed...


Platforms: Windows, Windows 7

License: Freeware Size: 3.58 MB Download (588): System Speed Booster Download

< 1 2 3 4 5