Languages Pascal Sourcecode & Textfiles Mouse  

Whirly Word in Pascal

download download  
important code information
author:
Akiva Kraines
minimum requirements:
Whirly Word in Pascal description

This is a whirly word (AKA Word Search) program made in pascal. You can create whirlywords and export them to HTML as well as play them within the program. See the readme file. This is the program that I made for my 12th grade computer science project.


Table Of Contents:
-----------------------
1. How to install the program.
2. How to run the program.
3. Where to get help.
4. Format of a wordlist text file.

1. This program doesn't require any real installation, all you need to do is run the program
(See 2). For the program to run quicker, copy the folder onto your computer before running it.

2. There are two shortcuts that you can use to run the program. Running it with 'Option 1' is the same as running it without any shortcut. The difference between the options is how words are added into the list from which the program decides which words will be in the whirlyword. Try them both to see.

3. To get help in the program, press 'H'. This help is screen sensitive - Ie. Each screen has something else to say.

4. A wordlist text file is one in which you have entered in a list of words and the program can read the file and add those words to the list. Here is the format:
1st Line: Write in the XLength followed byt the YLength of the grid (Right Aligned). Eg:
' 8 6' - not '8 6 ' nor '8 6'. 8 = XLength. 6 = YLength.
The next 20 line are the words. One word per line. Like this:
Mary
Had
Little
Lamb
The
Doctor
GotA
Fright

And there you have a text file that the program can read. Look at words.txt for an example.

"Mary Had a little Lamb,
the doctor got a fright.
Old Mac Donald had a farm,
the doctor nearly died!!!"

Enjoy,
Akiva Kraines.

Ps. WWPaint is the prorgam I made to draw my buttons. WWPaintAdds (r Whatever) is the unit that I made for it. My_Adds is the same one, but evolved. My_Adds is not compatible with WWPaint.


File List:
WWD/0b
WWD/BTNADD.PIC1Kb
WWD/BTNBACK.PIC1Kb
WWD/BTNCREAT.PIC1Kb
WWD/BTNDOWN1.PIC1Kb
WWD/BTNDOWN2.PIC1Kb
WWD/BTNGO.PIC1Kb
WWD/BTNLOAD.PIC1Kb
WWD/BTNNEW.PIC1Kb
WWD/BTNOPEN.PIC1Kb
WWD/BTNQUIT.PIC1Kb
WWD/BTNREMOV.PIC1Kb
WWD/BTNRUN.PIC1Kb
WWD/BTNTEMP.PIC1Kb
WWD/BTNUP1.PIC1Kb
WWD/BTNUP2.PIC1Kb
WWD/FNT1.FNT1Kb
WWD/FPACK.TPU4Kb
WWD/GFX3.TPU6Kb
WWD/HELP.APK13Kb
WWD/Help.txt5Kb
WWD/INITSCRE.PAS6Kb
WWD/INITSCRE.TPU8Kb
WWD/MY_ADDS.PAS36Kb
WWD/MY_ADDS.TPU35Kb
WWD/Readme.txt2Kb
WWD/SCREENS.APK195Kb
WWD/TG_MOUSE.PAS2Kb
WWD/TG_MOUSE.TPU1Kb
WWD/WHIRLYWO.BAK17Kb
WWD/WHIRLYWO.EXE36Kb
WWD/WHIRLYWO.PAS27Kb
WWD/WLIST.wl420b
WWD/WWPAINT.PAS5Kb
WWD/WWPAINTA.PAS13Kb
WWD/WWPAINTA.TPU14Kb
WWD/Whirly.PCX9Kb
WWD/Words.Txt75b
WWD/gfx3.pas11Kb

User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 49
version 1.0
size in Kb 92
popularity   1407/7913374
user rating 4/10
ad


New Code
Popular Code