| Script Name |
Hang the man in PHP. Picks a random word from a wordlist on the server, and the user must guess this word before the man gets hung. Also, you can choose to give visitors the ability to add new words to the word list on the server (which can result in an _odd_ wordlist). These are checked to be single words using only characters a-z. Image of hanging man is created server side. Working demo available at its homepage.
|
NES is a Turn based game that features multiple teams and makes use of themes for displaying the various pages. Based on the popular irc game by the same name. Features include: private messages, forum, and news system. Latest version features flat forum plus many theme enhancements.
|
Simuland is a simulation game program that allows users to create their own business empire and compete with others. Currently unsupported and looking for new developers.
|
Popular game of hangman written in PHP without need for MySQL. It's using text files as database and for easier customisation of wordlists. Very simple to change number of allowed mistakes and name of wordlist file.
|
This script automates the management of game results for clans. You can add leagues and then add your results from your league games. The script stores the results and makes them easily viewable on a web site. It uses templates so its simple to change the overall look to blend with your site and even generates basic win/loss/points stats. Requires MySQL and PHP4.
|
You can run your own sports pool Web site with SportsPHool, a PHP/MySQL based pick 'em program that can be used for almost any sport. Full admin interface and Web-based setup program make it a snap to install and get going.
|
This is a PHP implementation of the famous Anoļ Towers game. The challenge is to move all the disks from tower A to tower C using tower B. When you move a disk, it must be smaller than the one on which you put it. Written in French.
|
You By Your Numbers is a PHP/MySQL script that creates a numerological report for users by analyzing their names and their date of birth.
|
This is the Connect Four game written in PHP. It's very rough code but it works pretty well. If anyone improves it, feel free to contact the author.
|
This is a Two player version of TicTacToe written in PHP.
|