Difference between revisions of "Design Document board18Map Page"
Jump to navigation
Jump to search
(Modified first paragraph) |
(added {{Design Document Index}}) |
||
Line 1: | Line 1: | ||
The BOARD18 map page consists of the page header, the game board map (on the right) and the left sidebar containing the tile and token trays. <br> | The BOARD18 map page consists of the page header, the game board map (on the right) and the left sidebar containing the tile and token trays. <br> | ||
The client (browser) side code for the map page of BOARD18 is contained in the following files: | The client (browser) side code for the map page of BOARD18 is contained in the following files: {{Design Document Index}} | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 14:53, 10 September 2013
The BOARD18 map page consists of the page header, the game board map (on the right) and the left sidebar containing the tile and token trays.
The client (browser) side code for the map page of BOARD18 is contained in the following files:
Design Document edit | |
php page | board18Map.php | ||
style sheets | board18com.css | board18Map.css | jquery.contextMenu.css |
javascript | board18Map1.js | board18Map2.js | board18Map3.js |
board18Map4.js | board18Map5.js | board18Map6.js | |
board18com.js | jquery.contextMenu.js | jquery.ui.position.js |
There are a number of java script objects used by this code.
This page is a stub. |
The BOARD18 Project will soon be expanding it. |