8Ball Pool (2D)

8Ball Pool (2D)

A simple 2D clone of an 8-ball pool game.

C# Unity

Overview

This project is a 2D implementation of a basic 8-ball pool game.

Problem

Understanding collision, physics, and game logic requires hands-on practice.

Solution

The game simulates basic pool mechanics, including ball movement and collisions.

Focus Areas