You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2020. It is now read-only.
The canonical way to install rust is to use rustup:
curl https://sh.rustup.rs -sSf | sh
You need this on distros who do not have a supported rustc version in their packet sources.
e.g. Debian Stable, Mint, openSUSE Leap, Ubuntu, ...
On distros which have the current rustc version in their packet sources, it can be used.
Distro
command
Arch Linux
sudo pacman -S rust
Debian Testing/Unstable
sudo apt install cargo
Fedora
sudo dnf install cargo
openSUSE Tumbleweed
sudo zypper install cargo
Get the source code
git clone https://github.com/rusty-snake/hexbot.git
cd hexbot
Compile & Run
$ cargo run --release
Updating crates.io index
...
Compiling hexbot v0.0.11 (/home/rusty-snake/hexbot)
Finished release [optimized] target(s) in 4m 2s
Running `target/release/hexbot`
===== Hexbot =====
Should the count parameter be added? [yes|no] yes
What value should count have? [1-1000] 5
Should the width and height parameters be added? [yes|no] yes
What value should width have? [10-100,000] 500
What value should height have? [10-100,000] 500
[#E46AF7-(370|226), #FAFD72-(334|70), #6C1882-(440|490), #ECC44A-(451|181), #F528DF-(151|72)]