Historial de Commits

Autor SHA1 Mensaje Fecha
  DricomDragon 8ec3a16a39 Fix return type of cursor movement hace 5 años
  DricomDragon c3e770ef3e Add colors in terminal display hace 5 años
  DricomDragon 25e9ba9d0f Encapsulate cursor movement hace 5 años
  DricomDragon 9fafe89a23 Fix approximative origin and target removal hace 5 años
  DricomDragon c487570e17 Show discovery rate hace 5 años
  DricomDragon 13fb1ae472 Compute floor surface and display world properties hace 5 años
  DricomDragon 313eb38888 Prevent animation from scrolling terminal hace 5 años
  DricomDragon ce5a410abf Animate tile discovering and path construction hace 5 años
  DricomDragon 9f38a7918f Define default parameters hace 5 años
  DricomDragon e93f030f35 Remove target and origin only hace 5 años
  DricomDragon d1341ddc3d Fix duplicates explored tiles hace 5 años
  DricomDragon 7756e5715a Replace stack by queue in bfs hace 5 años
  DricomDragon c7a882158a Copy DFS experiment hace 5 años
  DricomDragon 1dc13e7001 Remove origin and target from path and discovered hace 5 años
  DricomDragon 3e87655159 Move result display in world method hace 5 años
  DricomDragon f46716668b Make path search on world copy hace 5 años
  DricomDragon 3c8530b2d1 Make variables of DFS more meaningful hace 5 años
  DricomDragon b9ac61d604 Make the dfs const hace 5 años
  DricomDragon 15710f7f78 Slightly increase board size hace 5 años
  DricomDragon 5b7a97769e Show exploration statistics hace 5 años
  DricomDragon 35c3d5e4f3 Make path and open tiles more legible hace 5 años
  DricomDragon 0196bad292 Display discovered tiles hace 5 años
  DricomDragon 3ce2a50e24 Fix path reconstruction hace 5 años
  DricomDragon 5b4227f8cb Make success messages shorter hace 5 años
  DricomDragon 10bd1fbcef Display if DFS succeeded to reach the target tile hace 5 años
  DricomDragon ffb2c0f871 Fix DFS non stoping when target is reach hace 5 años
  DricomDragon d612bb7c83 Fix DFS infinite loop hace 5 años
  DricomDragon dabd0d14a4 Display start and target locations hace 5 años
  DricomDragon cd2df8cb58 Display DFS world hace 5 años
  DricomDragon 50d5401c78 Remove print of starting point successors hace 5 años