0.5.0 • Published 8 months ago

merchant-game v0.5.0

Weekly downloads
-
License
-
Repository
github
Last release
8 months ago

Merchant

A clone of the classic terminal UI game Drug Wars, but now set on a merchant ship in the 18th century.

image

How to install and play the game

Play via Homebrew

brew install samgqroberts/tap/merchant

Play via NPM

npx merchant-game

Download Microsoft Installer for Windows

  1. On the latest release page, download the .msi File.
  • It will likely have a name like merchant-x86_64-pc-windows-msvc.msi
  1. Run it to run a Setup Wizard (installer).
  • You will very likely have to tell it to Run Anyway, since it can't verify the publisher. Click "more info" to see this option.
  1. Open up the Command Prompt program.
  2. Run the merchant command

Download binaries directly

Binary assets for the following targets are uploaded on the latest release page:

  • Apple Darwin aarch64 (ARM)
  • Apple Darwin x86_64 (Intel)
  • Linux
  • Windows

Run via source

Clone this repository, ensure you have the Rust / Cargo toolchain available, then from the repository root run:

cargo run --release
0.5.0

8 months ago

0.4.5

8 months ago