Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 795 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 795 Bytes

DrawYourSolution

Logic game based on a physics engine. Inspired by the game "Brain It On", written in java with help of external physics engine library "dyn4j".

Gameplay

The objective is to guide colored balls to their targets. First you have to draw objects and then a physics simulation is run during which the game checks if the winning conditions are satisfied.
You cannot draw on the red areas.

Example levels

solution to the sorting level

image

trampoline level: the brown plank is connected to the gray ball with an elastic joint making it a trampoline

image