This is a simple Table Hockey game created as part of learning Unity Game Engine.
The project helped me understand core Unity concepts such as:
- Scene and GameObject management
- Scripting in C#
- Physics and collision detection
- UI elements and basic game logic
- Single player gameplay against simple AI
- Simple physics-based puck movement
- Basic scoring system
- Open the project in Unity 6
- Open the scene located in
Assets/Scenes - Press Play