4 releases (2 breaking)
0.4.4 | Jul 8, 2023 |
---|---|
0.4.2 | Jul 7, 2023 |
0.3.0 | Mar 11, 2023 |
0.2.0 |
|
0.1.0 | Aug 4, 2022 |
#120 in Games
34KB
784 lines
phasellus
simple terminal based yacht scoreboard
Installation Guide
- Using
cargo
Since this program is registered in crates.io, you can install this usingcargo
.
In the terminal
$ cargo install phasellus
In the cmd or powershell
> cargo install phasellus
How to start?
Just run phasellus in the terminal in your machine by typing
$ phasellus
if you are using either MacOS or Linux.
As the backend of this program uses crossterm
library which runs both on UNIX and Windows, you can
use this also in Windows. So if your machine uses Windows, then run this in the either cmd or powershell.
> phasellus
Dependencies
~7–17MB
~205K SLoC