Nuno-Jesus / so_long_invalidator

Small map validator for 42 School so_long project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check maps validness

Nuno-Jesus opened this issue · comments

Before executing so_long with the given map, verify if all the subject requirements are met in that map. If the map is valid, the expected output should be "VALID" otherwise should be "INVALID"

The script will have to be changed in order to expect either a valid or invalid map. In either cases, KO and OK should behave as usual.