Download List

프로젝트 설명

WordSearch is a Perl script that generates word
search puzzles. It will generate random word
search puzzles, or you can give it a list which
will allow it to generate your own puzzles.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-24 15:42
1.4.1

- 전화 번호 검색을 만드는 데 도움을 no_normalize 옵션이 추가되었습니다. 작은 펄 프로그램 "numbergenerator.pl"또한, 전화 번호 검색을 만드는 데 도움이 포함되었다라고. 이 문서화되지 않은 몇 가지 스위치를 문서화했다. - 모든 옵션을 지금은 모든 단어를 사용합니다. 어떤 사소한 버그수정도되었다.
Tags: Minor feature enhancements
The --no_normalize option was added to aid in
making number searches. A small Perl program
called "numbergenerator.pl" was also included to
aid in making number searches. Several switches
that weren't documented were documented. The --all
option now really uses all of the words. Some
minor bugfixes were also made.

2006-03-27 02:07
1.4

이 릴리스는 유니 코드 wordlists 및 출력 솔루션을 SVG를 지원합니다. 확실히 여러 솔루션하지 않은 단어를 배치하지 않으며이 향상됩니다.
Tags: Major feature enhancements
This release supports Unicode wordlists and outputs SVG solutions. It makes sure there aren't multiple solutions, and improves word placement.

2005-12-28 19:18
1.3.4

이 릴리스를 구성하는 짧은 단어 목록에서 사용 minwordlength 스위치를 추가, similarwords 비슷한 단어 수 있도록 스위치 (기본적으로 지금은 전혀 비슷한 단어), 그리고 useletters 무작위로 글자의 수영장으로 수수께끼의 편지를 사용하는 스위치입니다 퍼즐을 채웁니다. 거기 사소한 버그수정있습니다.
This release adds a minwordlength switch to configure the shortest word used from the list, a similarwords switch to allow similar words (the default is now no similar words), and a useletters switch to use the letters in the puzzle as the pool of random letters to populate the puzzle. There are minor bugfixes.

2005-12-12 05:34
1.3.3

단어 검색 프로그램 shuffle에 다음 단어 목록을 수정되었습니다 단행 목록에서 단어를 선택하십시오. 이 단어 목록에서 중복 항목을 추가하지 않도록 (만큼 단어 목록을 포함하지 않는 자체가 중복). 즉, 사용자 지정 단어 목록을 로드할 수 있으며 이전보다 빠르게 표시하는 코드를 단순화한다.
Tags: Minor bugfixes
The word search program has been modified to shuffle the word list and then pick the words from the shuffled list. This will prevent duplicate entries from the word list (as long as the word list does not contain duplicates itself). This simplifies the code, so custom word lists may load and display faster than before.

2005-04-19 09:09
1.3.2

이 릴리스의 버그 수정 wordlists 어디에 사용하는 무한 루프가 발생할 수있습니다., 빈 라인을 무한 반복 발생, 그리고 단어를 때로는 마지막 편지가 실종됐다. 해결책을 발견하기 전까지는 퍼즐을 이제 성장할 것입니다. 신속하고 철저하게 설정하는 방법을 신속하게 프로그램을 퍼즐, 또는 취소 자라게하려는 시도를 변경하기 전에 추가했다.
Tags: Major bugfixes
This release fixes bugs where using wordlists could cause
infinite looping., blank lines caused infinite looping, and
words were sometimes missing the last letter. The puzzle will
now grow until a solution is found. Quick and thorough
settings were added to change how quickly the program will
attempt before trying to grow the puzzle, or abort.

Project Resources