Difference between revisions of "Design Document board18Map Page"
Jump to navigation
Jump to search
(release update) |
(rel 1.1) |
||
Line 1: | Line 1: | ||
{{ReleaseNotice|1. | {{ReleaseNotice|1.1}}{{Design Document Index}}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. | 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: | The client (browser) side code for the map page of BOARD18 is contained in the following files: |
Revision as of 14:25, 20 July 2015
This page has been updated to comply with Release 1.1.x of BOARD18. |
Design Document edit | |
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:
There are also a number of java script objects used by this code.
overview | board18Map page |
style sheet | board18Map.css |
javascript | board18Map1.js |
board18Map2.js | |
board18Map3.js | |
board18Map4.js | |
board18Map5.js | |
board18Map6.js | |
board18Map7.js |