Skip to content

AliAllomani/Magic-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic-Chess

OVERVIEW

Magic chess is a multi-player online turn-based game which is played on a chessboard consisting of 32 squares: four rows and eight columns. In the game, one player plays with the red pieces, and the other player plays with the black pieces. At the start of the game the 32 chess pieces are ‘flipped over’ and randomly placed on the board. Don’t think of them as traditional chess pieces, but as chips with two sides. To win the game, players need to turn over the pieces and capture all of the opponent’s chessmen.

INSTALL

  1. upload or copy the project folder to your web space.
  2. create new database and import sql/tables.sql file into it.
  3. modify php/config.php file with your database info.
  4. make sure that cache folder and it's sub folders have write permission.

TESTING

this project is session based game , if you want to test it on the same computer use different browser for each player.

ADDITIONAL CONFIG

Additional configuration for timers can be found in js/global.js And php/config.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors