Difference between revisions of "Design Document board18Map Page"
Jump to navigation
Jump to search
(release update) |
(updated release notice) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ReleaseNotice| | {{ReleaseNotice|2.5}}{{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: |
Latest revision as of 07:36, 28 July 2017
This page has been updated to comply with Release 2.5.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 |