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

Plain Hangman software
Filter: All | Freeware | Demo
 

Plain Hangman

< 1 2 3 4 5 > 
Released: April 08, 2024  |  Added: April 20, 2024 | Visits: 3.822

DocPad DocPad is a free alternative to Notepad. Although it fills the same role, plain text editing, it offers an arsenal of time-saving tools: block indent/unindent, bookmarking, case conversion, encoding conversion, file backups, file history, jump to line/offset, keyboard macros, print preview,...



Platforms: Windows, Windows 7, Windows Server

License: Demo Cost: $0.00 USD Size: 12.71 MB Download (213): DocPad Download

Added: June 22, 2006 | Visits: 4.055

PrintFolders PrintFolders provides you an easy way to print contents of folders into a plain-text (TXT) or HTML file. It is a simple and easy-to-use utility which helps you to catalogue masses of files automatically. That is especially useful for listing MP3 music files. PrintFolders has a simple and...





Platforms: Windows

License: Freeware Size: 408 KB Download (682): PrintFolders Download

Released: October 02, 2009  |  Added: October 20, 2009 | Visits: 4.241

Atrise ToHTML The ToHTML file format converter can convert these file formats to plain HTML: Windows WordPad, Microsoft Word 2, 6.0-95, 97-2002, 2003, 2007, Word Perfect, Works, RTF and other types. No Microsoft Office installed is required. Optimized for dual-core CPU. The program has very easy and...


Platforms: Windows

License: Freeware Size: 495.22 KB Download (212): Atrise ToHTML Download

Released: February 25, 2007  |  Added: March 06, 2007 | Visits: 3.718

Minimal Website Top winner of the BCB contest 2006 "Minimal Website" is a program to make a complete websites from plain texts. The texts are translated to formatted HTML contents automatically which then are embedded in a common layout for the website. A navigation menu is generated automatically too. Colors,...


Platforms: Windows

License: Freeware Size: 5.1 MB Download (238): Minimal Website Download

Released: May 05, 2009  |  Added: May 08, 2009 | Visits: 1.805

Atrise ToTXT Atrise ToTXT allows you to convert PDF, HTML, office documents (Word, Excel), OpenOffice, Lotus etc to plain text for PDA reading, portable documentation, web use. No Microsoft Office installed is required. Optimized for dual-core CPU. The program has very easy and efficient user...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 650 KB Download (172): Atrise ToTXT Download

Added: November 03, 2010 | Visits: 1.900

MS Word to plaintext converter MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. The generated text file is named *.doc.txt. I hope it is as useful for you as it is for me.. MS Word to plaintext converter KDE-Apps.org Community Portal for KDE Applications Software Office...


Platforms: *nix

License: Freeware Download (195): MS Word to plaintext converter Download

Added: March 11, 2010 | Visits: 980

Grutatxt Grutatxt is a plain text to HTML (and other formats) converter. Grutatxt project succesfully converts subtle text markup to lists, bold, italics, tables and headings to their corresponding HTML, troff, man page or LaTeX markup without having to write unreadable source text files. Grutatxt is a...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (94): Grutatxt Download

Added: February 19, 2010 | Visits: 900

mod_loopback mod_loopback module serves as a web client debugging tool and simply sends back plain text output of everything received conerning a request: the request line, headers, any content received from a POST or PUT, and if installed, any data passed from mod_watch. Configuration: The commands below...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (97): mod_loopback Download

Added: September 14, 2010 | Visits: 1.084

HTML::FromText HTML::FromText is a Perl module that can convert plain text to HTML. SYNOPSIS use HTML::FromText; text2html( $text, %options ); # or use HTML::FromText (); my $t2h = HTML::FromText->new( %options ); my $html = $t2h->parse( $html ); HTML::FromText converts plain text to HTML. There...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (113): HTML::FromText Download

Added: October 06, 2010 | Visits: 879

a2png a2png is a UNIX program that converts plain text into PNG images. a2png is written in C and distributed under the GNU General Public License v2. Example: The last image below was generated with the following command: $ head -80 a2png.c | tail -40 | a2png --crop - --font-size=0.015...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): a2png Download

Added: November 01, 2010 | Visits: 739

DocPerl DocPerl provides a web-based interface to Perls Plain Old Documentation (POD). DocPerl project is a graphical easy to use interface to POD, automatically listing all installed modules on the local host, and any other nominated directories containing Perl files.. Home of the DocPerl Perl...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (90): DocPerl Download

Added: June 19, 2010 | Visits: 1.038

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

Hanggame Hanggame project is a hangman game written using the Allegro game library. This is a game of hangman! It is written using the allegro game library. 2006-04-02 : I have decided that the code is so stale and difficult to work with, that I will probably not continue this. Edit: I may have a go at...


Platforms: *nix

License: Freeware Download (116): Hanggame Download

Added: March 12, 2010 | Visits: 961

Email::Find Email::Find allows you to find RFC 822 email addresses in plain text. Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (132): Email::Find Download

Added: January 25, 2010 | Visits: 960

mod_txt mod_txt is a simple output filter module to display plain text files as HTML (or XHTML) with a header and footer. When a text file is requested, mod_txt module escapes the text as required for HTML, and displays it between the header and the footer. How to use it Apart from setting the Header...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): mod_txt Download

Added: April 08, 2010 | Visits: 1.198

PCL::Simple PCL::Simple is a Perl module to create PCL for printing plain text files. SYNOPSIS use PCL::Simple qw( PCL_pre PCL_post ); open PLAIN,.


Platforms: *nix

License: Freeware Size: 5.12 KB Download (122): PCL::Simple Download

Added: March 19, 2010 | Visits: 937

xfpt xfpt is a program that reads a file of plain text that contains relatively simple markup, and outputs an XML file. xfpt project is intended to simplify the management of XML data. It is not a program that attempts to turn a plain text document into XML. Markup within text is introduced by...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (89): xfpt Download

Added: January 26, 2010 | Visits: 995

CLNoFault CLNoFault is a tool to protect your files or plain text. Using XOR encryption, it can quickly encrypt data using either a username and a password of your choice, or an external file that will serve as a key. Encrypted files cant be recovered in any way besides re-encrypting them with CLNoFault...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (91): CLNoFault Download

Added: July 10, 2010 | Visits: 977

EnRus dictionary tools EnRus dictionary tools project is a set of Tcl/Tk scripts for manipulating textual (plain or gzipped) dictionary base. Its also used for compiling new dictionary bases from plain text files. It consists of a few TCL console scripts and a Tk interface to them. It is configurable for...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (113): EnRus dictionary tools Download

Added: March 12, 2010 | Visits: 916

TkGames TkGames is a games pack that includes Yahtzee, Hearts, Hangman, Polygon puzzle, Solitaire, written in Tcl/Tk. Games: PolyPuzzle: Based on a tesselation puzzle named Beat the Computer, this is my first "original" tk program. Over the last couple of years, Ive implemented most of the...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (99): TkGames Download

< 1 2 3 4 5 >