This project designs a functional casino slot machine using flip-flops, logic gates, and digital components. It replicates key features like random outcomes, user interaction, and reward calculation entirely in hardware, without microcontrollers or software.
**Features:**
(a) Pseudo-random number generation with D-flip-flops.
(b) Player engagement via counters and registers.
(c) Reward distribution logic.
(d) Spin duration control using logic gates.