Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 433 Bytes

Endless Game

Overview

An autonomous Python game using Pygame, where balls compete to color the screen.

Requirements

  • Python
  • Pygame: Install using pip install pygame

Running the Game

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.