๐Ÿ“ฆ fu5ha / giftrogue

Small roguelike in rust/tcod as part of a gift to someone.

โ˜… 4 stars โ‘‚ 0 forks ๐Ÿ‘ 4 watching
๐Ÿ“ฅ Clone https://github.com/fu5ha/giftrogue.git
HTTPS git clone https://github.com/fu5ha/giftrogue.git
SSH git clone git@github.com:fu5ha/giftrogue.git
CLI gh repo clone fu5ha/giftrogue
Gray Olson Gray Olson Merge pull request #2 from termhn/bug-panic 0a3bcdb 8 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.lock
๐Ÿ“„ Cargo.toml
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Usage

Like most any other rust/Cargo app, a

cargo run --release

should work. That said you may have to follow the instructions for getting libtcod/tcod-rs set up for your platform here.