Difference between revisions of "Design Document Introduction"
Jump to navigation
Jump to search
m |
(updated release notice) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{ReleaseNotice|2.5}}{{Design Document Index}} | ||
{{ | BOARD18 is a tool to help people play [http://en.wikipedia.org/wiki/18xx 18xx style games] via Email. | ||
BOARD18 is a tool | |||
The BOARD18 game session associated with a game will | The BOARD18 game session associated with a play by email 18xx game will display the game board and the stock market for the game. It allows the players to place tiles and tokens on the game board and to place and move tokens on the stock market. | ||
BOARD18 runs on a web server and it is accessed via [[Design Document Environment#Client Side|the web browser]] running on a players computer. <br>Only players who are assigned/added to the game can update the BOARD18 game session for that game. | |||
<span style="color: Green">A number of applications beside BOARD18 are needed to play an 18xx game via Email.<br> | |||
An overview of one way to set up and run a 'play by email' 18xx game can be found | |||
[[How to set up an 18xx game using BOARD18|here]].</span> | |||
< | |||
[[Category:Design]] | [[Category:Design]] |
Latest revision as of 15:43, 31 July 2017
This page has been updated to comply with Release 2.5.x of BOARD18. |
Design Document edit | |
BOARD18 is a tool to help people play 18xx style games via Email.
The BOARD18 game session associated with a play by email 18xx game will display the game board and the stock market for the game. It allows the players to place tiles and tokens on the game board and to place and move tokens on the stock market.
BOARD18 runs on a web server and it is accessed via the web browser running on a players computer.
Only players who are assigned/added to the game can update the BOARD18 game session for that game.
A number of applications beside BOARD18 are needed to play an 18xx game via Email.
An overview of one way to set up and run a 'play by email' 18xx game can be found
here.