top of page

Pool (Physics Assignment)

Game summary:

A pool game where you defend fruits from aliens, used to demonstrate physics collisions in a 2D plane. Includes single player and 2-player mode.

​

My thoughts:

Using what I had learned in my game physics module, I created a game of pool with features including collision detection between objects and momentum.

​

Features:

Collision Detection between objects

Raycasting collision detection

Accurate physics collision

3D & 2D camera

Ball Trajectory

Collision which causes the balls to lose or gain kinetic energy

bottom of page