Skip to content

A simple CLI application in Rust to read FEN strings

License

Notifications You must be signed in to change notification settings

PistolRcks/fen-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEN String Reader (in Rust)

What is this?

I wanted to learn Rust, so here is a FEN (Forsyth-Edwards Notation) String reader. Its one input expects a FEN String. (It also panics if the FEN string is misformatted, but I don't care to fix that).

That is all.

Licensing

Yes, I did put this under the MIT License (found in the LICENSE file). No, I do not care if this is unnecessary.

About

A simple CLI application in Rust to read FEN strings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages