0.5.0 • Published 8 months ago
merchant-game v0.5.0
Merchant
A clone of the classic terminal UI game Drug Wars, but now set on a merchant ship in the 18th century.
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
- On the latest release page, download the
.msi
File.
- It will likely have a name like
merchant-x86_64-pc-windows-msvc.msi
- 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.
- Open up the Command Prompt program.
- 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