The One Hundred Game Support forum the_one_hundred_game Implement the One Hundred Game engine This class implements The One Hundred Game engine. It renders pages with the game board, the game numbers, and game play instructions for the user. The class processes the user moves of the numbered pieces ...
Socketeer Support forum fscontrol Monitor game activity of MMORPG of ogame.dk Denmark This package can be used to monitor game activity of a Massively Multiplayer Online Role Play Game (MMORPG) on ogame.dk. It can establish a network connection to a game server of ogame.dk and log in on behalf of ...
Battlefield 2 Server Query Support forum battlefield-2-server Query information from a Battlefield 2 game server This is a simple class that can query Battlefield 2 game servers to retrieve the available public information. The class returns an array that contains the information provided by the ...
srcds rcon Support forum srcds_rcon Send RCON commands to a Source based game server This class can be used to send administrative commands to a Source (tm) based game server using the RCON protocol. It connects to a given game server and can send any type of command to the server. The class supports ...
Validate Game ID Support forum validate_gameid Validate and convert game identifiers This class can be used to validate and convert game identifiers. It can take a game ID or steam ID string and determine whether it is valid. The class can also convert steam ID to community ID. validate gamid Site ...
Minecraft Query Class Support forum minecraft-query Query Minecraft game servers This class can query Minecraft game servers. It can connect to a Minecraft server on a given address. The class can send a query to retrieve the game server host name, current number of players and the limit of players ...
Game Lines Class Support forum lines Web based minesweeper game This class implements a Web based minesweeper online game. It initializes a bi-dimensional array that represents the game board. This array can be stored in a session variable so it is available in all pages for each game move. It generates ...
Draw Sudoku Support forum drawsudoku Render Sudoku game puzzle boards This class 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 ...
Sudoku Matrix Support forum sudokumatrix Manipulate a Sudoku game matrix This class can be used to manipulate a Sudoku game matrix. It can generate a Sudoku game matrix with 4 levels of difficultu: easy, medium, hard and expert. The class can also set and unset given cell positions and check if ...
Source RCON Class Support forum sourcerconclass Remote console to control Source games variables This class implements a TCP based client that acts as a remote console - RCON - class for sending commands to control game variables of Counter-String Source and other games using a Source Dedicated ...