10 projects tagged "Puzzle Games"
Sudoku.php is a Web-based program that tries to implement the same rules a human would use to solve a Sudoku puzzle. It can solve many Sudoku puzzles, but not all because it only uses logic and refrains from brute-force solving. You can interactively influence the solution process to try out rules of your own. You can easily enter a Sudoku puzzle and save it for repeated use.
FS.WordFinder is a PHP word search puzzle. You enter your own words, and set the many options to your liking, and it will create the puzzle automatically. You can use many different styles for your puzzle, or create your own using the style toolkit. The puzzle is printable, or you can play it through your browser. Multiple languages are supported.
Online Chess Club is a PHP chess game. It allows you to play any number of games simultaneously against your friends online using only a Web browser, provided you own some PHP-ready Web space. It recognizes checkmate, stalemate, and allows you to draw a game. In addition, finished games may either be archived or deleted.
KaGez-Production aims to make game developing under Linux easier. Tutorials and examples, reaching from simple console applications (non- graphical) to OpenGL games, are available, as well as tools like Image-Viewers, and 3D-Model viewers. All applications will be made for Linux only, most graphical items will work with GTK+/GNOME.
MAHC is a complex PHP system that installs easily and allows people to chat using only HTML. Features include multiple rooms, private chat, user colored chat text, games (checkers, chess, hangman, tictactoe, dicezee, crossword), private chat, a "weak" AI chat, Inter-chat messaging, selectable MIDI music, and 3D graphical smilies. The Web server requirements are currently only PHP4 and a crontab facility. The current version is stable, but lacks in documentation.