Lab to test path finding algorithms in a Grid

DricomDragon e38c7f94a1 Implement A-star with null euristic 5 lat temu
.gitignore 3722abf56e Ignore vim files and c++ files 5 lat temu
README.md a2f870ff00 Initial commit 5 lat temu
main.cc e38c7f94a1 Implement A-star with null euristic 5 lat temu

README.md

Path finding

Lab about path finding algorithms