Skip to content

quiqueporta/B-17-crew-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B-17 Crew Generator

https://boardgamegeek.com/boardgame/1032/b-17-queen-skies

A go script to generate the B-17 Queen of the skies crew, a great solo board game.

The crew names are randomly generated from this page randomuser.me

You can download the print a play version from the Felipe Santamaría webpage.

Usage

go run main.go

This command generates a B-17_crew.pdf file with the B-17 crew.

Also you can run a HTTP server to generate the PDF.

go run http/main.go

Then you can access to http://localhost:8080 to get the PDF.

Result example

https://raw.githubusercontent.com/quiqueporta/B-17-crew-generator/master/B-17_crew.pdf

About

A go script to generate the B-17 Queen of the sky crew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages