An open API service indexing awesome lists of open source software.

https://github.com/aliscode/pathfinder-ncurses-rs

A* Pathfinding NCurses (Rust version)
https://github.com/aliscode/pathfinder-ncurses-rs

Last synced: 11 months ago
JSON representation

A* Pathfinding NCurses (Rust version)

Awesome Lists containing this project

README

          

# pathfinder-ncurses-rs

Port of my C Ncurses A* Pathfinder experiment in Rust.

Just because.