Drop Dots

Enjoy sound by physics dots

It is an endless, single-player game, which is played on a two-dimensional screen. the aim of this game is to create music based on collision sounds.

Client

New York University

Services

Python: OOP

Industries

Game Development

Date

May 2021

Game Menu
Game Menu
Game Menu

Reference points seen as hollow circles on the screen. Balls fall from reference points periodically. Different colors indicate balls from different reference points. These balls stay on screen until bouncing outside the bounds of the screen. Sounds can be changed specific to a reference point. Solid black dots and lines are interactable objects. Lines: we select 2 points on the screen using mouse, which are going to be endpoints of the line. These endpoints can be dragged so that we can change the existing lines. Black dots are created just by clicking on the screen.

Game Menu
Game Menu
Game Menu