An open API service indexing awesome lists of open source software.

https://github.com/adamspannbauer/misc_code_fun

Miscellaneous smaller projects/scripts for fun
https://github.com/adamspannbauer/misc_code_fun

Last synced: about 2 months ago
JSON representation

Miscellaneous smaller projects/scripts for fun

Awesome Lists containing this project

README

          

## Miscellaneous Fun with Code

Disclaimer: these are just one off projects for fun. They might not optimized, readable, original, etc. Some might include re-implementing something that someone already wrote better ¯\\\_(ツ)\_/¯

### Subprojects:

#### [r\_fractal\_tree (R)](r_fractal_tree)



#### [py\_steering (python)](py_steering)

##### Output



##### Input



#### [py\_smart\_flies (python)](py_smart_flies)

Homegrown genetic algorithm for 'flies' to learn how to reach a target through an obstacle course.

##### Example learning



#### [py\_spirograph (python)](py_spirograph)

Create a random spirograph animation/drawing.



#### [r\_barnsley\_fern (R)](r_barnsley_fern)