top of page

Pool

This is a simple pool game for Programming Physics module. The objective of this assignment is to learn advance collision like Oriented Bounding Box (OBB) collision which allows a collision box to be rotated and response accordingly. We were also taught 2D raycasting and how to apply friction to a moving object.

bottom of page