1
Fork 0

Add javascript/clever-dots

This commit is contained in:
prescientmoon 2024-03-04 16:51:26 +01:00
commit 144e1a6907
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
7 changed files with 3147 additions and 0 deletions
javascript

5
javascript/README.md Normal file
View file

@ -0,0 +1,5 @@
# Javascript
| Name | Description |
| ----------------------------- | -------------------------------------------------- |
| [clever-dots](./clever-dots/) | Half broken genetic algorithm implementation in js |