#terminal #scoreboard #game #yacht

app phasellus

A yacht game scoreboard

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 Feb 9, 2023
0.1.0 Aug 4, 2022

#39 in Games

Download history 32/week @ 2024-02-18 21/week @ 2024-02-25 1/week @ 2024-03-10 65/week @ 2024-03-31

66 downloads per month

MIT license

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 using cargo.

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

~6–17MB
~196K SLoC