Object Oriented Analysis Design: Gizmo Game.
Design the three-layer stucture with MVC pattern for apllication development and management.
Simulate a 2D physic based world including transition motion, trigger, resistance, collision(Algorithm SAT) and etc.
For my more elaborate one, please turn to SPEJ-Physics2D
An instant game will be started. Rotate your flippers to hit the little balls. Once the ball is assimilated by the absorter, you simply win 1 score.
Build your gizmo game scene here with the provided tools.
Reference-SAT-Separating Axis Theorem