Skip to content

witdba/exp1572

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exp1572

Game "1572: The Lost Expedition" (designed by Mike Heim).

Console game manager written in python. See full description at BoardGameGeek.

This is a one page (print-and-play, PnP), ultra-portable, black and white solitaire game. You assume the role of a small party of conquistadors trying to reach the Atlantic Ocean after a failed expedition deep in the New World. This game is limited to 42 turns and each turn consists of phases such as Map Making, Exploring, and Hunting where a handful of dice are allocated in a press-your-luck fashion. For those that enjoy role-playing, there is also an optional Journaling phase where you try to tell a story about what happened on your turn. Can you reach the Atlantic Ocean before time runs out or before you lose all of your Conquistadors?

Expedition Map

Install

pip install exp1572

OR build with Docker

docker build -t exp1572 .

Run

exp1572

OR run with Docker

docker run -it exp1572

Available localizations: ru, en (work continues)

About

Game "1572: The Lost Expedition"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published