top of page

Asteroids

This is a simple asteroid game for Programming Physics module. The objective of this assignment is to learn about basic physics such as Axis-Aligned Bounding Box (AABB) collision, velocity and inertia.

bottom of page