文件名称:tryChess php script
- 所属分类:
- 游戏
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2022-06-13
- 文件大小:
- 304.51kb
- 下载次数:
- 0次
- 提 供 者:
- php@getnada.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
TryChess - Online multiplayer chess game.
About this document
I wrote this "README" in a short time so please ignore mistakes.
For more detailed information visit http://trychess.sourceforge.net
Requirements:
>=PHP 5
Apache (IIS not tested yet)
MySQL
Installation:
Extract files to the location where you want the game to be
(example: /home/nick/~public_html/chess)
And then simply load the URL with a browser.
The setup tool will do it all for you.
You need to have several rights on your server and it is recommanded,
but not needed that you create a new database which will only contain
trychess tables.
Problems:
If you get a bug "Table ... allready exists" drop all the Tables created by
TryChess
About this document
I wrote this "README" in a short time so please ignore mistakes.
For more detailed information visit http://trychess.sourceforge.net
Requirements:
>=PHP 5
Apache (IIS not tested yet)
MySQL
Installation:
Extract files to the location where you want the game to be
(example: /home/nick/~public_html/chess)
And then simply load the URL with a browser.
The setup tool will do it all for you.
You need to have several rights on your server and it is recommanded,
but not needed that you create a new database which will only contain
trychess tables.
Problems:
If you get a bug "Table ... allready exists" drop all the Tables created by
TryChess
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : trychess-0.2.zip 列表 trychess-0.2/ trychess-0.2/ChangeLog trychess-0.2/install.sql trychess-0.2/styles/ trychess-0.2/styles/main.css trychess-0.2/classes/ trychess-0.2/classes/class.document.php trychess-0.2/classes/class.tournaments.php trychess-0.2/classes/class.pawn.php trychess-0.2/classes/class.king.php trychess-0.2/classes/class.admin.php trychess-0.2/classes/class.install.php trychess-0.2/classes/class.figure.php trychess-0.2/classes/class.error_logger.php trychess-0.2/classes/class.mysql.php trychess-0.2/classes/class.knight.php trychess-0.2/classes/class.queen.php trychess-0.2/classes/class.game.php trychess-0.2/classes/class.forum.php trychess-0.2/classes/class.news.php trychess-0.2/classes/class.loader.php trychess-0.2/classes/class.rook.php trychess-0.2/classes/class.bishop.php trychess-0.2/classes/class.chat.php trychess-0.2/classes/class.manage.php trychess-0.2/classes/class.login.php trychess-0.2/classes/class.core.php trychess-0.2/classes/class.view.php trychess-0.2/index.php trychess-0.2/README trychess-0.2/includes/ trychess-0.2/includes/header.php trychess-0.2/includes/footer.php trychess-0.2/images/ trychess-0.2/images/logo.png trychess-0.2/images/delete.png trychess-0.2/images/w4.gif trychess-0.2/images/w3.gif trychess-0.2/images/w6.gif trychess-0.2/images/icon.png trychess-0.2/images/w1.gif trychess-0.2/images/b4.gif trychess-0.2/images/downloads/ trychess-0.2/images/downloads/provence.tar.gz trychess-0.2/images/yellow.png trychess-0.2/images/b3.gif trychess-0.2/images/red.png trychess-0.2/images/b2.gif trychess-0.2/images/w5.gif trychess-0.2/images/b6.gif trychess-0.2/images/continue.png trychess-0.2/images/green.png trychess-0.2/images/black.png trychess-0.2/images/white.png trychess-0.2/images/w2.gif trychess-0.2/images/b5.gif trychess-0.2/images/b1.gif