Historique des commits

Auteur SHA1 Message Date
  DricomDragon 3e87655159 Move result display in world method il y a 5 ans
  DricomDragon f46716668b Make path search on world copy il y a 5 ans
  DricomDragon 3c8530b2d1 Make variables of DFS more meaningful il y a 5 ans
  DricomDragon b9ac61d604 Make the dfs const il y a 5 ans
  DricomDragon 15710f7f78 Slightly increase board size il y a 5 ans
  DricomDragon 5b7a97769e Show exploration statistics il y a 5 ans
  DricomDragon 35c3d5e4f3 Make path and open tiles more legible il y a 5 ans
  DricomDragon 0196bad292 Display discovered tiles il y a 5 ans
  DricomDragon 3ce2a50e24 Fix path reconstruction il y a 5 ans
  DricomDragon 5b4227f8cb Make success messages shorter il y a 5 ans
  DricomDragon 10bd1fbcef Display if DFS succeeded to reach the target tile il y a 5 ans
  DricomDragon ffb2c0f871 Fix DFS non stoping when target is reach il y a 5 ans
  DricomDragon d612bb7c83 Fix DFS infinite loop il y a 5 ans
  DricomDragon dabd0d14a4 Display start and target locations il y a 5 ans
  DricomDragon cd2df8cb58 Display DFS world il y a 5 ans
  DricomDragon 50d5401c78 Remove print of starting point successors il y a 5 ans
  DricomDragon 548ec89a57 Implement first version of DFS il y a 5 ans
  DricomDragon 7dbd1cc43e Fix missing stack import il y a 5 ans
  DricomDragon 98b032c292 Create main loop for dfs il y a 5 ans
  DricomDragon 6beb7a6c04 Add constant attribute for array size il y a 5 ans
  DricomDragon b7cfb32627 Change indentation from 4 to 8 il y a 5 ans
  DricomDragon 6dc0d0a2e9 Refactor upcase variables il y a 5 ans
  DricomDragon bf03a28d37 Import provided c starting file il y a 5 ans