Electromagnetic Pool Game(EPG) is an educational game aimed at introducing chaos theory to its players.
The game consists of five modes/levels where players can challenge themselves, have fun, and learn the characteristics of Chaos theory.
Chaotic systems are very sensitive to initial conditions. This means that the system trajectory at a sufficient time period is completely different if the initial conditions are varied, even if just slightly.
[More points]
https://icon.kitchen - Used to create the Icon
The backdrop was generated by Artificial Intelligence.
https://latex2image.joeraut.com - Used to make the PNG for the formulae.
https://en.wikipedia.org/wiki/Chaos_theory - The description of Chaos in the “Learn More” page and the Lorenz Attractor Image on the “Illustrations” Page.
https://commons.wikimedia.org/wiki/File:Double_pendulum_predicting_dynamics.gif- Double pendulum system GIF
Large-Language-Models(LLMs) were used in the development of this game. Specifically, the rendering functions for the simulation were initially generated by artificial intelligence, and then later modified as needed.
In addition, when dealing with specific niches, these models were consulted on various bugs that occurred during the development process.