Mercurial > public > algo-animator
comparison README.md @ 37:0e2121235413
update readme
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Thu, 29 Jun 2023 20:09:55 +0100 |
parents | 8425cf9337aa |
children | 8ed1256dd518 |
comparison
equal
deleted
inserted
replaced
36:8425cf9337aa | 37:0e2121235413 |
---|---|
59 | 59 |
60 ### Slow motion | 60 ### Slow motion |
61 | 61 |
62 Use `u` to increase the delay, then `ENTER` to run the algorithm | 62 Use `u` to increase the delay, then `ENTER` to run the algorithm |
63 *The delay is applied after each iteration* | 63 *The delay is applied after each iteration* |
64 [slow_motion.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/b3bcde87-2680-4667-98be-3b3946712254) | 64 [Video.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/b3bcde87-2680-4667-98be-3b3946712254) |
65 | 65 |
66 ### Pause mode | 66 ### Pause mode |
67 | 67 |
68 Press `ENTER` then `p` | 68 Press `ENTER` then `p` |
69 [pause_mode.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/6a3ff80c-56dc-4b1a-a811-e3649fe2edde) | 69 [Video.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/6a3ff80c-56dc-4b1a-a811-e3649fe2edde) |
70 | 70 |
71 ### Sequential mode | 71 ### Sequential mode |
72 | 72 |
73 Press `q` then press `ENTER` to visualize the algorithm step by step. | 73 Press `q` then press `ENTER` to visualize the algorithm step by step. |
74 [sequential_mode.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/743c00d8-5236-437d-85ad-b139611175ef) | 74 [Video.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/743c00d8-5236-437d-85ad-b139611175ef) |
75 | 75 |