This is a winner of the Codewalkers.com PHP Coding Contest. This script will take a text file as input and generate a 3D maze. Makes beautiful use of the GD library. Features
real diffuse+specular+ambient lightning, semi-real light refraction+transparency, fake shadows, wall outlining, anti-aliasing and results caching. More details on the contest
and to see output from this script at http://codewalkers.com/
This is a winner from the PHP Coding Contest at Codewalkers.com Given a list of words provided by wordlist.txt, this script will create a crossword puzzle.
This is the winner of the Codewalkers.com coding contest. The challenge was the find the shortest path out of a maze in the shortest time. This code makes use of the GD library
to present the path out of the maze.
This is a winner of the Codewalkers.com PHP coding contest. This script automatically plays a game of klondike. For more information on this script and to see it in action goto
http://codewalkers.com/php-contest
This code solves the "numbers game", a popular UK television show. It is a winner of the Codewalkers PHP Coding Contest. See example URL for more info.
Phoogle is the winner of the first ever PHP Coding Contest at http://codewalkers.com - it was coded by Jon Bardin. Phoogle does some manipulation of google and google groups
search results. It is a wonderful example of using sockets.
This is a winner of the PHP Coding Contest at Codewalkers.com. This script that a stack of disks of different sizes and flips them over like pancakes until they are sorted.
This is the winner of a Codewalkers PHP Coding Contest. Coded by Luis Argerich. This program allows you to create multiple Wordfind puzzles that can then be played in real time
via a web browser.