-
AI vs. AI — Virus Infection Battle with Minimax / Alpha-Beta Pruning
A two-player board game where two AI agents fight it out using Minimax and Alpha-Beta Pruning at configurable search depths, visualizing how search depth shapes strategy.
-
Fractal Flowers Generator — L-System / DOL-System (2D/3D)
A from-scratch fractal flora generator built on Lindenmayer systems, written in Java without any external procedural-generation library.