Update README.md

This commit is contained in:
akp 2022-12-24 18:40:02 +00:00
parent a560c0b196
commit a10847092d
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -38,4 +38,5 @@ The red dotted line denotes 15 seconds.
| 20 - Grove Positioning System | ★ ★ | [Python](20-grovePositioningSystem/py/__init__.py) | My hell is lined with circular sequences. |
| 21 - Monkey Math | ★ ★ | [Python](21-monkeyMath/py/__init__.py) | Trees of math with a fairly satisfying solution :D |
| 22 - Monkey Map | ★ ★ | [Python](22-monkeyMap/py/__init__.py) | Please never ever make me trace a path around a 3D shape in two dimensions ever again |
| 23 - Unstable Diffusion | ★ ★ | [Python](23-unstableDiffusion/py/__init__.py) | I <3 Cellular automata |
| 23 - Unstable Diffusion | ★ ★ | [Python](23-unstableDiffusion/py/__init__.py) | I <3 Cellular automata |
| 24 - Blizzard Basin | ★ ★ | [Python](24-blizzardBasin/py/__init__.py) | BFS of a rapidly changing grid of things |