Game3: Spin

Designed by Hung-yu Chen

"Spin" is a two player game about trying to make the ball fall off the base from the other player's side with the spinning little things.

Gameplay

Each player controls a spinning stuff that can change their direction of spin but never stops.

The right player control the moving direction with arrow keys and changes the direction of the spin with '/'. The left player control the moving direction with 'a', 'w', 's', 'd' as arrow keys and changes the direction of the spin with 'q'.

The goal of the game is trying to make the ball fall from the other player's side while preventing it from falling from the player's own side.

Physics

The velocity of the ball damped due to friction when rolling around, and the friction on the white circle is smaller than else where on the base.

The ball collides with the spinning stuff and the walls elastically, but loses some momentum when colliding into the bule pillars.

Collision Determination

The spinning stuff determines its collision with the wall and the other spinning stuff with the circle formed by its further end fron the axis when spinning, but determines collision with the ball with the plane.

The ball gains some velocity of the normal direction of the spinning plane that it collide into.

Assets

Spin.blend