billiard-game Billiard game built with python using Pygame includes realistic ball physics, collisions and an interactive interface. How to run install Pygame: '''bash pip install pygame Run the game: bash python game.py