Browse | Submit A New Snippet
Snippets by category: Games
| Snippet ID | Title | Creator |
| Snippets | ||
| 100 | LizQuiz | lizww |
| PHP class for creating multiple-choice quizzes on your web site. Configurable with an XML file--no need for a database. Fast, easy to use. Create one quiz object and store as a session variable for each testtaker. Flexible: display questions as you wish. Allows multiple correct answers for each question. XML must be compiled into your instance of PHP to use. Find an example of it at http://www.adamclymerfanclub.org/clymertrivia.php For more documentation, including an XML configuration example, go to http://www.zrusilla.com/lizquiz.html Comments and bug reports to liz@zrusilla.com. | ||
| 1335 | Online/Offline cs servers | sucidal |
| Tell your clan weather you server is up or not! | ||
| 1334 | Online/Offline cs servers | sucidal |
| Tell your clan weather you server is up or not! | ||
| 419 | Connect Four | andersde |
| Connect Four in PHP. Go to http://www.lookout.ie/games/onlinegames/connect4/code.shtml to get the code and to try the game. Got other games as well. | ||
| 420 | Shaking 8 ball | andersde |
| Shaking 8 ball in PHP and DHTML. Get the code and try it at: http://www.lookout.ie/games/8ballcode.shtml | ||
| 522 | gQuery// - Game Server Query | jongretar |
| gQuery// is a game server query tool for PHP. It works in many ways in the same manner as qStat but by using PHP instead of C it allows much easyer intergration into the web along with overall flexibility. It supports Quake2, Quake3, Half-Life and Unreal Tournament servers & more. Visit the homepage at http://gdome.sourceforge.net/ | ||
| 1236 | MindMaster | gwk42 |
| Like a famous analytical guessing game, you have to guess the coloured pins hidden behind the panel. Simple really - I wrote it to teach myself PHP. | ||
| 819 | Random Fantasy Name | k4kch4n |
| This Script take words from a file and randomize them;) www.dawnofdreams.org | ||
| 950 | Virtual Virtual Dice | leonardburton |
| Virtual Virtual Dice --Its just like playing virtual dice This is a game of craps: conditions for win: Roll:1 must roll 7 or 11; if not roll until roll[i]==roll[1] lose if 7 or ll is rolled when i > 1 or if 2 is rolled on any roll **COMMENT FROM CODE** This program was written by Leonard Burton and is released under unrestricted terms. If you include this in a commercial program please send me an email and alert me to that fact and such notification shall constitute your payment for using this program Email: lbburt0@pop.uky.edu /> URL: http://www.discountsexpress.com/PHPFJ Site Name: PHP Function Junction | ||
| 1418 | Mandelbrot Generation Class | undefined |
| This class generates Mandelbrot fractals | ||
| 1435 | Su doku generator | kiwi2 |
| Generates an unlimited number of random su doku's you will need a mysql database, and will need to write your own html table to hold the game, see it in action http:apps.facebook.com/playbynumber | ||

