🎮 Tic Tac Toe AI (Minimax + Alpha-Beta)
An unbeatable Tic Tac Toe AI built with Minimax
algorithm
and optimized through Alpha-Beta pruning
. Play against the AI,
enable move suggestions, and explore how decision trees work in practice.
âš¡ 2D Electric Field Simulator
A real-time physics simulation visualizing electric field lines around multiple dynamic charges. Fully interactive, fast, and visually rich.