Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Latest commit

Β 

History

History

lem_in

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Β 
Β 
Β 
Β 

Lem_in

Your ant colony must move from on point to another. How do you do it in the
shortest time possible? This project will get you acquainted with graph
traversal algorithms: your program will have to intelligently select paths
and precise movements used by the ants.

Bonuses

  • -h to display help
  • -i to hide inpit
  • -r to display result
  • -p to display found paths
  • -e to display emojis
  • -l to check leaks