Commercial Board Games and Maps
These examples are meant to demonstrate the type of output you can expect to create with protograf. They are not meant to be exhaustive or comprehensive!
Bear in mind that the images shown in these examples are lower-resolution screenshots; the original PDFs that can be generated from the source scripts will demonstrate full scalability.
Important
Note that there is no intention to infringe on copyright; these are partial examples designed to show possibilities and not to encourage copying or reproduction of any copyrighted game material.
Squad Leader
Orion
Catan
Kensington
Adventurer Conqueror King
Traveller: Draft
Traveller: Black
Title |
Traveller RPG Map |
Script |
https://github.com/gamesbook/protograf/blob/master/examples/boards/commercial/traveller_black.py |
Discussion |
This example shows how to construct a blank sector map for the “Traveller” scifi roleplaying game. Its a simple hexagonal grid, with a numeric coordinate system. The “edges” are just drawn with lines. The styling is black because of the fill used for the hexagons; when testing, however, it could be better to use a lighter color as this using much black is not very “printer friendly”. It might be possible, in future, to expand this to show how star systems could be depicted on it; something along the lines of the Warp War example. |
Screenshot |
|
Warp War
Title |
Warp War Map |
Script |
|
Discussion |
This example shows how to construct a map for the “Warp War” game. The example based off an image created by Rick Smith and posted to the https://groups.io/g/warpwar/ forum on 3 June 2024. This is not a complete copy of that map - it just serves to illustrate how elements of such a map could be created. This is a fairly complex layout as most items need to be placed
with millimetre accuracy using the The green lines joining hexagons are created with the The use of hexagon The hexagon numbering for this game, which protograf terms
The hexagon identifers across the top and side are created with a
Hint The full map script can be found at warpwar_full.py but it uses various Python Commands in order to simplify the map generation; it may be of interest if you want to see how protograf can pull in such commands. |
Screenshot |
|
Underwater Cities
The Honorverse
Title |
The Honorverse Star Map |
Script |
|
Discussion |
This example shows a map with the locations of stars described in the “Honor Harrington” science fiction series, written by David Weber, and sometimes termed the Honorverse The backdrop to the series is that FTL travel is possible; both with spaceships travelling through hyperspace as well as through “wormholes”. However wormholes are very limited in number, and so the stars that have both habitable planets, as well as multiple wormhole junctions, become obvious focal points for development and expansion. The main character in the series is from such a star system called “Manticore”; the centre of a “kingdom” of planets loosely modelled after the British Empire in the nineteenth century. The data is sourced from: Any errors in transcription are mine — and NOT the original sources! Some items of interest:
|
Screenshot |
|
“Zoomed” |
|
Terraforming Mars: Ares Player Board
Title |
Terraforming Mars: Ares Player Board |
Script |
https://github.com/gamesbook/protograf/blob/master/examples/boards/commercial/tm_player_board.py |
Discussion |
This example shows a version of the player board from the “Terraforming Mars: Ares” card game. It is not an exact reproduction and omits some of the text. Some items of interest:
|
Screenshot |
|