Commit Graph

  • d1108be94b updated readme main Karma Riuk 2023-08-28 11:58:47 +0200
  • 2e8ccce703 fix: video visualizer v1.5.2 Karma Riuk 2023-08-28 11:57:40 +0200
  • 77843db6de fixed assets Karma Riuk 2023-08-27 19:58:22 +0200
  • b8546a4d57 fix: video visualizer Karma Riuk 2023-08-27 19:35:40 +0200
  • 741db457fb updated gitignore Karma Riuk 2023-08-27 19:35:11 +0200
  • 7bac753507 made examples bigger Karma Riuk 2023-08-27 19:33:59 +0200
  • dea1586280 updated readme Karma Riuk 2023-08-27 18:59:23 +0200
  • 64864bb47c updated readme Karma Riuk 2023-08-27 18:58:13 +0200
  • 81d682cbed updated readme Karma Riuk 2023-08-27 18:55:24 +0200
  • 2b74c459f4 updated readme Karma Riuk 2023-08-27 18:54:13 +0200
  • e757402406 updated readme Karma Riuk 2023-08-27 18:50:05 +0200
  • c0c2f81fd2 updated readme Karma Riuk 2023-08-27 18:49:41 +0200
  • c7dfaf1ca7 updated readme Karma Riuk 2023-08-27 18:48:51 +0200
  • 0181914013 updated readme Karma Riuk 2023-08-27 18:46:56 +0200
  • 5caf21634e updated readme Karma Riuk 2023-08-27 18:45:37 +0200
  • 015a656abf updated readme Karma Riuk 2023-08-27 18:44:15 +0200
  • aac0e4628a testing something with the readme Karma Riuk 2023-08-27 18:36:38 +0200
  • fc02af0f17 updated readme Karma Riuk 2023-08-27 13:35:41 +0200
  • dedc997c9d updated readme Karma Riuk 2023-08-27 13:33:22 +0200
  • 06306fdf55 fix: readme and arg help messages Karma Riuk 2023-08-27 13:23:34 +0200
  • f08c406ca2 changed name of default solution files Karma Riuk 2023-08-27 13:14:35 +0200
  • d1b50ba372 fix: some typos :) Karma Riuk 2023-08-27 13:13:02 +0200
  • 86d3496bca first version of readme Karma Riuk 2023-08-27 13:09:07 +0200
  • 37db489838 github action should be working now Karma Riuk 2023-08-27 12:42:03 +0200
  • 28fef3736b still testing github actions Karma Riuk 2023-08-27 12:36:09 +0200
  • 4ff4b6b2c1 testing something with the github action Karma Riuk 2023-08-27 12:29:54 +0200
  • 47ee2957a9 fix: github actions v1.5.1 Karma Riuk 2023-08-27 11:45:14 +0200
  • ba44cbdb12 removed asset that was too big Karma Riuk 2023-08-27 11:25:43 +0200
  • 0db8e885d5 added some assets Karma Riuk 2023-08-27 11:23:29 +0200
  • f9d052d649 refactor & feat: moved window visualization to it's own file and created a video visulazer v1.5.0 Karma Riuk 2023-08-27 11:21:26 +0200
  • c9b3439378 refactor & feat: moved window visualization to it's own file and created a video visulazer Karma Riuk 2023-08-27 11:21:26 +0200
  • 5a0bac6b90 feat: Implemented visualizer v1.4.0 Karma Riuk 2023-08-17 13:37:54 +0200
  • 5124a4b98b feat: Implemented visualizer Karma Riuk 2023-08-17 13:37:54 +0200
  • e40c41ddfb feat: implemented a* algorithm v1.3.0 Karma Riuk 2023-08-15 18:43:18 +0200
  • 399bb9f137 feat: implemented a* algorithm Karma Riuk 2023-08-15 18:43:18 +0200
  • 966387ffcd refactor: moved out the sorted_stack to utils Karma Riuk 2023-08-15 18:42:58 +0200
  • 2310e167a3 refactor: moved out the sorted_stack to utils Karma Riuk 2023-08-15 18:42:58 +0200
  • 3cccdc7eb8 feat: implememented dijkstra algorithm v1.2.0 Karma Riuk 2023-08-15 17:22:10 +0200
  • 6dbb3437e7 feat: implememented dijkstra algorithm Karma Riuk 2023-08-15 17:22:10 +0200
  • ab902e64b9 Refactor: wasVisited -> visited Karma Riuk 2023-08-15 15:42:53 +0200
  • 49d98d84d2 Refactor: wasVisited -> visited Karma Riuk 2023-08-15 15:42:53 +0200
  • 120bd29d86 refactor: removed map for visited and added field to node v1.1.1 Karma Riuk 2023-08-15 15:41:24 +0200
  • 408b4c84c4 refactor: removed map for visited and added field to node Karma Riuk 2023-08-15 15:41:24 +0200
  • 27cb446573 Implemented bfs v1.1.0 Karma Riuk 2023-08-14 20:00:59 +0200
  • ee9988b972 Implemented bfs Karma Riuk 2023-08-14 20:00:59 +0200
  • 7cb4fa99bc Pulled out the wasVisited function from DFS to genral solver Karma Riuk 2023-08-14 20:00:41 +0200
  • 7fe67a7a37 Pulled out the wasVisited function from DFS to genral solver Karma Riuk 2023-08-14 20:00:41 +0200
  • e53dac17d5 Fixed the default cell size to avoid having to put it every time Karma Riuk 2023-08-14 19:59:57 +0200
  • cf4214a716 Fixed the default cell size to avoid having to put it every time Karma Riuk 2023-08-14 19:59:57 +0200
  • 4f79d6f1ed Removed useless print statements v1.0.4 Karma Riuk 2023-08-14 15:09:24 +0200
  • e1a7e12e6e Removed useless print statements Karma Riuk 2023-08-14 15:09:24 +0200
  • 346cfe9705 Finally written some good tests for the image writer Karma Riuk 2023-08-14 15:08:27 +0200
  • d95d87c0d8 Finally written some good tests for the image writer Karma Riuk 2023-08-14 15:08:27 +0200
  • 94af003adc Added some assets Karma Riuk 2023-08-14 15:08:13 +0200
  • fa28228d37 Added some assets Karma Riuk 2023-08-14 15:08:13 +0200
  • aec655610a Added files to gitignore Karma Riuk 2023-08-14 15:07:10 +0200
  • eae1f9e054 Added files to gitignore Karma Riuk 2023-08-14 15:07:10 +0200
  • 2423645f3a Removed log statement Karma Riuk 2023-08-14 14:27:07 +0200
  • dc52c7bfc3 Removed log statement Karma Riuk 2023-08-14 14:27:07 +0200
  • 6e0a1032d1 Figured out that the implementation of turn left was actually dfs lol v1.0.3 Karma Riuk 2023-08-13 21:31:47 +0200
  • 5d340f0805 Figured out that the implementation of turn left was actually dfs lol Karma Riuk 2023-08-13 21:31:47 +0200
  • 69afaed1bf fixed lil mistake eheh Karma Riuk 2023-08-11 14:34:12 +0200
  • 64f99f28ce fixed lil mistake eheh Karma Riuk 2023-08-11 14:34:12 +0200
  • 908e8c14fb Commented out image writer tests cuz i gotta think of a good way to do them :) Karma Riuk 2023-08-11 14:31:51 +0200
  • 648e4c15fc Commented out image writer tests cuz i gotta think of a good way to do them :) Karma Riuk 2023-08-11 14:31:51 +0200
  • 954d44085c Fixed workflows Karma Riuk 2023-08-11 14:29:35 +0200
  • c6aca1e6d6 Fixed workflows Karma Riuk 2023-08-11 14:29:35 +0200
  • 8a6543cc1e Updated the github workflows Karma Riuk 2023-08-11 14:27:24 +0200
  • 437b81a126 Updated the github workflows Karma Riuk 2023-08-11 14:27:24 +0200
  • 485efeebaf Does this one work? v1.0.2 Karma Riuk 2023-08-11 14:18:52 +0200
  • 0cdbb37368 Does this one work? Karma Riuk 2023-08-11 14:18:52 +0200
  • f803dc7771 Fixed github workflow (hopefully) Karma Riuk 2023-08-11 14:10:35 +0200
  • 5f0185c9a2 Fixed github workflow (hopefully) Karma Riuk 2023-08-11 14:10:35 +0200
  • 46c42cb67d Refactored main.go to make the entry point clearer Karma Riuk 2023-08-11 14:09:31 +0200
  • afceafaf49 Refactored main.go to make the entry point clearer Karma Riuk 2023-08-11 14:09:31 +0200
  • 32f7720069 Added github workflow for auto-generating pre-resleases Karma Riuk 2023-08-11 14:05:55 +0200
  • 6fd16b99e9 Added github workflow for auto-generating pre-resleases Karma Riuk 2023-08-11 14:05:55 +0200
  • 3c7c181911 Fixed failing tests v1.0.1 Karma Riuk 2023-08-11 13:48:39 +0200
  • cf5286d1c2 Fixed failing tests Karma Riuk 2023-08-11 13:48:39 +0200
  • a7dd3e1a81 Added argument parsing to run the solver correctly v1.0.0 Karma Riuk 2023-08-11 12:30:37 +0200
  • d28c118102 Added argument parsing to run the solver correctly Karma Riuk 2023-08-11 12:30:37 +0200
  • 5500007fb4 Added a solver: turn left Karma Riuk 2023-08-10 19:39:16 +0200
  • e5840321e2 Added a solver: turn left Karma Riuk 2023-08-10 19:39:16 +0200
  • a80e2c9cc3 Added a logging system to show home much time it took to do a certain part of the program Karma Riuk 2023-08-10 19:38:43 +0200
  • 144d3c2aed Added a logging system to show home much time it took to do a certain part of the program Karma Riuk 2023-08-10 19:38:43 +0200
  • fb59c890ca Corrected some bugs for when it came to parsing and writing mazes Karma Riuk 2023-08-10 19:13:24 +0200
  • 42cc4f8717 Corrected some bugs for when it came to parsing and writing mazes Karma Riuk 2023-08-10 19:13:24 +0200
  • 18f37e65ed added new maze (15x15) for testing purposes Karma Riuk 2023-08-10 19:08:16 +0200
  • 3ef61967a5 added new maze (15x15) for testing purposes Karma Riuk 2023-08-10 19:08:16 +0200
  • 0f05998295 Changed type of maze in SolvedMaze to pointer, to not copy the entire maze by value Karma Riuk 2023-08-10 10:30:37 +0200
  • d1d3ed1c73 Changed type of maze in SolvedMaze to pointer, to not copy the entire maze by value Karma Riuk 2023-08-10 10:30:37 +0200
  • 99fc6ba48a renamed assets so that they are more consistent Karma Riuk 2023-08-09 19:53:29 +0200
  • bd8165e47f renamed assets so that they are more consistent Karma Riuk 2023-08-09 19:53:29 +0200
  • 1cfd92593f implemented image reader Karma Riuk 2023-08-09 19:51:23 +0200
  • 21385e9b2d implemented image reader Karma Riuk 2023-08-09 19:51:23 +0200
  • e72e9e694a added the png version of the mazes used for testing purposes (so that the reader has something to read) Karma Riuk 2023-08-09 17:46:24 +0200
  • 1393d9175e added the png version of the mazes used for testing purposes (so that the reader has something to read) Karma Riuk 2023-08-09 17:46:24 +0200
  • 41e665c169 Written the ImageWriter Karma Riuk 2023-08-09 17:44:59 +0200
  • 9e7c6b5e24 Written the ImageWriter Karma Riuk 2023-08-09 17:44:59 +0200
  • acf8aff469 Moved the generation of the solved mazes into its own file since they are needed for both ImageWriter and StringsWriter Karma Riuk 2023-08-09 17:42:53 +0200