An autonomous Python game using Pygame, where balls compete to color the screen.
- Python
- Pygame: Install using
pip install pygame
Execute the script to start the game. Balls move automatically, changing colliding with the domain areas on the screen, changing the colors of opposing squares.