half-shell / rust2a1

A small simple library in rust that aims to manage chess notation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust2A1

This is just a small simple library that aims to manage chess notation.

Implementation of shortened standard notaiton should be done with an impl of fmt.

Moves type left [3/5]

Capture

Rock

Queening

En Passant

Move

Output format types left [1/4]

Capture

Rock

Queening

Move

About

A small simple library in rust that aims to manage chess notation


Languages

Language:Rust 100.0%