Difference between revisions of "Design Document board18Map Page"
Jump to navigation
Jump to search
m |
(changed overview link) |
||
Line 7: | Line 7: | ||
{{WIKI Links for BOARD18 WEB Pages|float=left}} {| class="wikitable" style="margin: auto " | {{WIKI Links for BOARD18 WEB Pages|float=left}} {| class="wikitable" style="margin: auto " | ||
|+ This is a table of links to documentation about the board18Map page. | |+ This is a table of links to documentation about the board18Map page. | ||
| | | overview | ||
| [[ | | [[Design_Document_Client_Side_Overview#The_Map_Page|board18Map page]] | ||
|- | |- | ||
| style sheet | | style sheet |
Revision as of 07:52, 10 October 2014
This page has been updated to comply with Release 0.4.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 |