Giter Club home page Giter Club logo

dhtmlchess's Introduction

#DHTML Chess This is the chess software on dhtml-chess.com.

##Installation

###Download The database part of DHTML Chess is until further notice disabled. DHTML Chess is now based on pgn files only. These pgn files should be placed in the pgn folder

If you haven't downloaded DHTML Chess, you can do that from http://www.dhtmlchess.com or via Git using the following command

git clone --recursive https://github.com/DHTMLGoodies/dhtmlchess.git dhtml-chess

Then, move the dhtml-chess folder to the desired location on your web server.

###Make cache writable Make sure that your Web Server have write access to the dhtml-chess/cache folder. DHTML Chess is using this to speed up it's parsing of pgn files.

###Testing Open the following URL in your web browser: http://your-server-url/dhtml-chess/demo/tactic-training-mobile.html

in your web browser and make sure it looks ok.

If there are any problem it could be due to PHP configuration.

  1. Open the developer console in Google Chrome(View->Developer->Javascript Console).
  2. Look for errors in the console
  3. If no errors are found, click the "Network tab"
  4. You should find an entry for router.php
  5. Click on it and click "Response". This will show you the response from the server and eventual PHP errors.

##Required software

  • PHP 5.3 or higher
  • PHP JSON module installed, i.e. support for JSON_encode and JSON_decode.

##License Commercial or GPL

dhtmlchess's People

Contributors

dhtmlgoodies avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.