Skip to content

linguistician/wingspan-random-goals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal Randomizer for Wingspan

This is a script that provides 4 random round goals for a game in Wingspan.

Info

The goals are selected from the tiles in the base game, European Expansion, and Oceania Expansion.

Setup

Download the project through Code, or through Git in the command line:

$ git clone https://github.com/linguistician/wingspan-random-goals.git

Run main.py in your editor or command line with Python:

$ cd <script directory>

#Windows
$ python "main.py"

#Mac/Linux
$ python main.py

Example

  R1: Platform Birds With Eggs (Original)
  R2: Birds in One Row (European)
  R3: Beak Pointing Left (Oceania)
  R4: White & No Powers (European)

Credits

Elizabeth Hargrave and Stonemaier Games for creating the wonderful board game of Wingspan! This tool is not associated with them, but hopefully adds to the enjoyment of the game.

Releases

No releases published

Packages

No packages published

Languages