A small experimental Pong AI project built with Python and Pygame. The purpose of the project is to explore how a simple AI agent can improve its behavior over time through reward-based learning and ...
A classic two-player Pong arcade game built in Python with Pygame, designed to run on Raspberry Pi with physical push button controls. The game's color theme is dynamically extracted from the BoscoLab ...