An application to represent & translate between different fighting game
move notations, namely [numpad notation](https://www.dustloop.com/wiki/index.php/Notation)
& [abbreviated notation](https://glossary.infil.net/?t=Notation)
Run
```shell
fgnc abbreviate <THING>
```
to convert `<THING>` to abbreviated notation, and
```shell
fgnc numpad <THING>
```
to convert `<THING>` to numpad notation, where `<THING>` is a list of strings
making up a sequence of moves