This is an air hockey video game project developed for the Video Game Programming course in collaboration with another student at Université Laval. The game was created using the Unity game engine with the objective of having a functional game.
This repository contains the source code of the game. If you just want to play the game, binaries are available for Windows users at this address: Air Hockey Game on itch.io.
To run this application from the source code, follow these steps:
- Clone the repository:
git clone https://github.com/PLR2388/projet-jv-tp3.git
- Open the project in Unity.
- Build and run the game.