PHP Game & Entertainment
Free and open source PHP Games & Entertainment Scripts. You allways wanna a Entertainment or a Game Center Online? PHPKode uncover the best Games & Entertainment scripts for your web site.-
Battlefield 2 Server Query is a simple class that can query Battlefield 2 game servers to retrieve the available public information.Battlefield 2 Server Query returns an array that contains the information provided by the server: players, maps played, game types, scores, etc.
-
Requests coming from SecondLife interaction objects are identified and analyzed in order to extract information from the request headers, such as the object and owner identification, position, velocity or rotation.Requirements: PHP 4.2.0 or higher
-
Scoreboard class is meant to manage the information of scores of games played by individual users. The information is stored in SQL based database.Scoreboard class provides a function to submit a score given the game name, the player user, and score as an integer value. It also has functions to retrieve the high scores table, as well individual user scores ...
-
floCrossword can be used to generate crossword puzzles. It can add words to given positions in the crossword map.Optionally, floCrossword may also validate the consistency of the word position against the position of other words already placed in the crossword map.floCrossword can generate HTML with Javascript code that processes the user letter placement in crossword puzzle map.
-
PHP Chess classes is a package of classes that lets two people play a chess game in a Web site. Once a player makes his move, the opponent is notified by e-mail to let him know that the other player made a move and now it is his turn.The classes implement all chess rules and moves, like "castlings", "en passant" ...
-
PHP Chess is a package of classes that lets two people play a chess game in a Web site. Once a player makes his move, the opponent is notified by e-mail to let him know that the other player made a move and now it is his turn.The classes implement all chess rules and moves, like "castlings", "en passant" captures, ...
-
PHP Poker Engine can be used to implement a Poker game engine. It has a class that can deal and shuffle a deck of cards. There is another class that can evaluate a deck of cards to check if it matches a Poker sequence.In case the deck matches a Poker sequence it returns the name of the sequence and the ...
-
Currently, Space maps can generate an image with a space map with a given number of sectors placed at random locations in a way that they do not overlap. It can also render optional space gates.The map image is served as the active script output, in JPEG format.Requirements:PHP 4 or higher
-
Sudoku class can be used to generate and solve sudoku puzzles. It consists of a set of classes intended to be used as the infrastructure for sites which provide sudoku to third parties.Provisions are made for generation sudoku puzzles from templates, so that particular shapes of clues show up in the puzzles. Requirements:PHP 5
-
Features of Free Word Search Puzzle PHP Script:- Completely customizable template. - Easily integrated into current application. - Custom dictionaries (comes with 7). - Easy to edit file with custom settings. - Puzzle Length & Width changeable via form. Automatic complexity settings.- Easy coloring and word selecting w/checker.- Makesafe file to insure added dictionaries are "puzzle" safe.
-
Dominant Creature is open source RPG engine. Inovative PvP combat system, easy templating, MVC-like modular design. In closed beta v0.5 now. Dominant Creature RPG can be installed and played or developed further.
-
Draw Sudoku can be used to render boards of Sudoku game puzzles. It can read the positions of the numbers from a text file and generate HTML tables that displays the game board.There is also an alternative version of the class that extends Richard Monroe's DM-Sudoku class to render game boards generated by that class.
-
Some Chess is a PHP powered chess program with a MySQL backbone and no javascript. That means that it runs on computer with no access to javascript, unlike yahoo games (& etc). It's multiplayer only, with the possiblity of multiple games at once. Some Chess follows all the rules of chess, with point and click movement. Best of all it ...
-
Deck class can be used to display a deck of playing cards. It can present the cards as images, as well display their names in English.Deck can also pick random cards for the deck and rank them according to their value.
-
Hangman classes can be used to pick words and check guessed letters to implement the hangman game.Hangman classes picks a random word from an array, checks whether a guessed letter is part of the word, and display the word with the correctly guessed letters.An usage example script is provided to demonstrate how to implement a Web based version of the ...

