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

Hawavi Mobile Games freeware
Filter: All | Freeware | Demo
 

Hawavi Mobile Games

< 1 2 3 4 5 > 
Added: May 03, 2010 | Visits: 914

Games::Console Games::Console Perl module provide a 2D quake style in-game console. SYNOPSIS use Games::Console; my $console = Games::Console->new( font => $font_object, background_color => [ 1,1,0], background_alpha => 0.4, text_color => [ 1,1,1 ], text_alpha => 1, speed => 50, # in percent per...



Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Games::Console Download

Added: September 05, 2010 | Visits: 1.774

Games::Dice Games::Dice is a Perl module that can be used to simulate dice rolls. SYNOPSIS use Games::Dice roll; $strength = roll 3d6+1; use Games::Dice roll_array; @rolls = roll_array 4d8; Games::Dice simulates die rolls. It uses a function-oriented (not object-oriented) interface. No functions...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Games::Dice Download

Added: September 27, 2010 | Visits: 903

Games::Mastermind Games::Mastermind is a simple framework for MasterMind games. SYNOPSIS use Games::Mastermind; # the classic game $mm = Games::Mastermind->new; # make a guess $marks = $game->play(qw( Y C W R )); # results print "You win!n" if $marks->[0] == $mm->holes(); # the game history is...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (105): Games::Mastermind Download

Added: March 20, 2010 | Visits: 923

Games::Alak Games::Alak is a simple game-tree implementation of a gomoku-like game. SYNOPSIS % perl -MGames::Alak -e Games::Alak::play ...Or just run Alak.pm as if it were a program... ...Program responds with output, and a prompt: Lookahead set to 3. I am X, you are O. Enter h for help X moves...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (120): Games::Alak Download

Added: July 04, 2010 | Visits: 954

Games::LMSolve::Base Games::LMSolve::Base is a base class for puzzle solvers. SYNOPSIS package MyPuzzle::Solver; use Games::LMSolve::Base; @ISA = qw(Games::LMSolve::Base); # Override these methods: sub input_board { ... } sub pack_state { ... } sub unpack_state { ... } sub display_state { ... } sub...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Games::LMSolve::Base Download

Added: November 09, 2010 | Visits: 1.977

Games::Go::SGF Games::Go::SGF is a Perl module that can parse and dissect Standard Go Format files. SYNOPSIS use Games::Go::SGF; my $sgf = new Games::Go::SGF($sgfdata); print "Game played on ".$sgf->date."n"; print $sgf->white. " (W) vs. ".$sgf->black." (B)n"; print "Board size: ".$sgf->size.". Komi:...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): Games::Go::SGF Download

Added: March 21, 2010 | Visits: 2.045

Games::Goban Games::Goban is a board for playing go, renju, othello, etc. SYNOPSIS use Games::Goban; my $board = new Games::Goban ( size => 19, game => "go", white => "Seigen, Go", black => "Minoru, Kitani", referee => &Games::Goban::Rules::Go, ); $board->move("pd"); $board->move("dd"); print...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (170): Games::Goban Download

Added: June 14, 2010 | Visits: 1.145

Games::AlphaBeta::Reversi Games::AlphaBeta::Reversi is a Reversi position class for use with Games::AlphaBeta. SYNOPSIS package My::Reversi; use base qw(Games::AlphaBeta::Reversi); # implement drawing routine sub draw { ... } package main; use My::Reversi; use Games::AlphaBeta; my ($p, $g); $p =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (131): Games::AlphaBeta::Reversi Download

Added: February 27, 2010 | Visits: 896

Games::AlphaBeta::Position Games::AlphaBeta::Position is a base Position class for use with Games::AlphaBeta. SYNOPSIS package My::GamePos; use base qw(Games::AlphaBeta::Position); sub apply { ... } sub endpos { ... } # optional sub evaluate { ... } sub findmoves { ... } package main; my $pos =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (91): Games::AlphaBeta::Position Download

Added: July 04, 2010 | Visits: 941

Games::Sequential::Position Games::Sequential::Position is a base Position class for use with Games::Sequential. SYNOPSIS package My::GamePos; use base Games::Sequential::Position; sub init { ... } # setup initial state sub apply { ... } package main; my $pos = My::GamePos->new; my $game =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (96): Games::Sequential::Position Download

Added: March 27, 2010 | Visits: 2.485

Gnome Games 2.18.2.1 / Gnome Games is a collection of games for the GNOME desktop. There are sixteen games including card games, puzzle games, and arcade games. These games are designed to be simple but addictive – five minute games for when you need a break. Regretfully we cannot be held responsible for the...


Platforms: *nix

License: Freeware Size: 9 MB Download (279): Gnome Games 2.18.2.1 / Download

Added: March 01, 2010 | Visits: 1.034

Games::Sudoku::General Games::Sudoku::General is a Perl module that can solve sudoku-like puzzles. SYNOPSIS $su = Games::Sudoku::General->new (); print $su->problem(<solution(); 3 . . . . 8 . 2 . . . . . . 9 . . . . . 2 7 . 5 . . . 2 4 . 5 . . 8 . . . 8 5 . 7 4 . . 6 . 3 . . . . 9 4 . 1 . 4 . . . . 7...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (98): Games::Sudoku::General Download

Released: November 22, 2010  |  Added: November 28, 2010 | Visits: 1.933

Mobile Tracer This programm can find any Indian mobile no's detail with service provider's logo. This programm can find any Indian mobile no's detail with service provider's logo.Simply user have to type a 10 digit mobile no.And as soon as the search button will click it will show the detail of that number.


Platforms: Windows

License: Freeware Size: 615.23 KB Download (1533): Mobile Tracer Download

Released: March 17, 2017  |  Added: June 20, 2017 | Visits: 3.608

MacX Free Mobile Video Converter MacX Free Mobile Video Converter is a one-stop Mac free mobile phone video converter to convert all HD and SD vidoes, including MPEG, RM, RMVB, VOB, FLV, MOV, Dvix, Xvid, WebM AVCHD, MPEG4 AVC, MKV, WMV, mobile phone friendly 3GP and MP4 format for playback on Android, Blackberry and Nokia, etc....


Platforms: Mac

License: Freeware Size: 23.17 MB Download (463): MacX Free Mobile Video Converter Download

Released: June 26, 2011  |  Added: July 11, 2011 | Visits: 1.091

dudushare Mobile Video Converter dudushare Mobile Video Converter is a easyt-to-use video converter software. It can convert many video formats, e.g. DivX, XviD, MOV, MPEG-4,MPEG, WMV, H.263,H.264,AVI,WMV,ASF to Mobile video format and Vice Versa. And you can also extract audio from video and transform between...


Platforms: Windows, Other

License: Freeware Size: 1.68 MB Download (109): dudushare Mobile Video Converter Download

Released: March 02, 2012  |  Added: March 14, 2012 | Visits: 1.781

FormMail Mobile FormMail Mobile is a free PHP form processing script. You can create mobile forms for a variety of applications. Visually create mobile forms in minutes. Create Mobile Forms without needing programming knowledge. FormMail Mobile is 100 percent free.


Platforms: Windows, Mac, *nix, Pocket PC, DOS, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Not Applicable,Handheld/Mobile Other,Java,Symbian,OpenVMS,Netware

License: Freeware Size: 20 KB Download (103): FormMail Mobile Download

Released: December 03, 2012  |  Added: January 08, 2013 | Visits: 22.253

Free Mobile Helper Free Mobile Helper is the Android and IOS synchronization softwares and applications developer. Founded in 2012, the Company, has been devoted to the development and release of high quality Android and IOS synchronization softwares and applications. Feature of Free Mobile Helper...


Platforms: Windows, Mac, Other

License: Freeware Size: 17.52 MB Download (1200): Free Mobile Helper Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 891

WeROK for Symbian S60 Free TV, Email, Games, low-cost texts, Chat and more. Over One-touch Free Wi-Fi provided by award-winning WeFi connectivity layer. WeROK automatically scans for Wi-Fi and logs onto the strongest free hotspot enabling the user to utilise a variety of services contained within the application such...


Platforms: Symbian

License: Freeware Size: 256 KB Download (571): WeROK for Symbian S60 Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 759

106 in 1 GameUtilities - 11 Games and 95 Utilities 101 useful and fun apps all bundled into one nice download. You get 11 games,95 utilities which will come in handy when you least expect them.11 Games:1) Balloon Blaster,2) Soccer Champ,3) Air Traffic Dash,4) Alpha Catcher,5) Sonic Square Touch,6) iTankster,7) Hungry Animals,8) Catch A Thief,9)...


Platforms: iPhone, iPod, iTouch

License: Freeware Size: 70.8 MB Download (500): 106 in 1 GameUtilities - 11 Games and 95 Utilities Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 944

Mobiano Pocket PC Games Pack - Season 2 The Mobiano Pocket Game Pack is a collection of 4 high-quality and classic free Pocket PC games. These fun-filled games provide a refreshing break from your work, making you more productive when you return to your computer tasks. The Pack is very small and addictive and comes complete with full...


Platforms: Windows

License: Freeware Size: 2.22 MB Download (71): Mobiano Pocket PC Games Pack - Season 2 Download

< 1 2 3 4 5 >