Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
JavaScript chess with board rotation, pgn output, forward/back & save
Play in your Firefox browser, no installation necessary, or upload to your server and play with a far-away friend. Games can be saved to a database and/or a simple text file. Includes a simple PHP mysql script for database connection.
Utilizes bitboards (arrays of two 32-bit numbers) and lookup tables for fast move-generation and analysis. Endings include checkmate and resignation; draws are yet to be implemented. The cpu engine is a work in progress, suggestions/contributions are welcome. Can log static-exchange stats and be configured for more.
Creat your own multiplayer chess game website, or add it to your website
Download more PHP scripts : http://goo.gl/MsHnCI
Get Free Web Hosting : http://mchost.ws/
====================================
Installation steps:
1- download Multiplayer-Chess.zip file.
2- extract and upload it to your server.
3- run it .
Have fun
Download more PHP scripts : http://goo.gl/XjmPj9
Chessboard is a PHPscript utilizing ImageMagick and chess-piece fonts to create chess board images on the fly and serve them via the web. A web-based position composer/editor is also included.