Skip to content

A playground for experimenting with algorithms that simulate real-world phenomena.

Notifications You must be signed in to change notification settings

Oenarion/Ecosystem

Repository files navigation

🌿 Ecosystem

This repository is a playground for experimenting with algorithms that simulate real-world phenomena and hopefully have fun while doing it!

Each simulation is implemented in Python, primarily using the pygame-ce library. Other common libraries throughout the project include random, time, and math.

Each directory contains detailed READMEs which SHOULD (optimistically) provide clear explanations for the simulations.


Inspiration & Credits

This project draws heavy inspiration from The Nature of Code by Daniel Shiffman, which I thank for his work.
Many of the simulations are based on or adapted from examples in his book, with additional personal twists and new experiments sprinkled in.

Feel free to explore the original materials and source code here:

About

A playground for experimenting with algorithms that simulate real-world phenomena.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages