changeset 36:8425cf9337aa

add videos committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Thu, 29 Jun 2023 20:08:07 +0100
parents 05cb3d7b607c
children 0e2121235413
files README.md
diffstat 1 files changed, 9 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Thu Jun 29 20:05:38 2023 +0100
+++ b/README.md	Thu Jun 29 20:08:07 2023 +0100
@@ -54,17 +54,22 @@
 
 ### Normal mode
 
-Just run the program and press `ENTER`
+Just run the program and press `ENTER`  
+[Video.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/f75366b4-b8ba-421e-8c1e-f43727a67b4f)
 
 ### Slow motion
 
 Use `u` to increase the delay, then `ENTER` to run the algorithm   
-*The delay is applied after each iteration*
+*The delay is applied after each iteration*  
+[slow_motion.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/b3bcde87-2680-4667-98be-3b3946712254)
 
 ### Pause mode
 
-Press `ENTER` then `p`
+Press `ENTER` then `p`   
+[pause_mode.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/6a3ff80c-56dc-4b1a-a811-e3649fe2edde)
 
 ### Sequential mode
 
-Press `q` then press `ENTER` to visualize the algorithm step by step.
+Press `q` then press `ENTER` to visualize the algorithm step by step.   
+[sequential_mode.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/743c00d8-5236-437d-85ad-b139611175ef)
+