Commit History

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