KelvinzLi / Pool_Game

a game based on 2D collision simulation with Matlab
11 stars 3 forks source link
game simulation

Pool Game

a game based on 2D collision simulation with Matlab

Project Description

My Pool_Game project implemented a simple 2D collision engine that predicts and calculates the movement and collision of balls. The engine performs relatively efficiently, allowing smooth animation while multiple balls are in collision (with occasional lags though). I developed a virtual pool game with the engine for everyone interested to have fun with their friends!

File Usage