fg-notation

Crates.iofg-notation
lib.rsfg-notation
version0.1.0
sourcesrc
created_at2023-02-01 21:01:12.973314
updated_at2023-02-01 21:01:12.973314
descriptionConvert between different forms of fighting game notation
homepage
repositoryhttps://github.com/Clay-6/FG-Notation
max_upload_size
id774173
size44,659
Clay (Clay-6)

documentation

README

FGC Notation Translator

An application to represent & translate between different fighting game move notations, namely numpad notation & abbreviated notation

Usage

Run

fgnc abbreviate <THING>

to convert <THING> to abbreviated notation, and

fgnc numpad <THING>

to convert <THING> to numpad notation, where <THING> is a list of strings making up a sequence of moves

Commit count: 40

cargo fmt