Logic Car is a coding-based puzzle game in which you program cars to achieve goals. Check the conditions given in each unique stage and take advantage of the various functions installed in the vehicle. Sometimes the laws of physics can be the solution. Now is the time to unleash your creativity.
## About This Game
Logic Car is a coding-based puzzle game in which you program cars to achieve
goals. Check the conditions given in each unique stage and take advantage of
the various features installed in the vehicle. Sometimes the laws of physics
can be the solution. Now is the time to unleash your creativity.
## 55 stages
Each unique 55 stages are implemented, from simple goals to complex stages
that will give you a headache. Clearing the multiple of 5 stage unlocks the
next 5 stages.
## Various vehicle functions
The functions given to the vehicle in each stage are different. Think about
how to solve the problem with nitro, rope, obstacle sensors, and velocity
sensors.
## Node programming
Visual programming of connecting nodes with lines allows you to define how
your vehicle will behave. Various nodes are supported for programming.
## Objects and Interactions
Understand and use interactive objects such as wooden boxes, winds, moving
platforms, traffic lights and buttons.
## Laws of physics
Various physical laws such as gravity, action and reaction, friction, inertia,
and the pendulum motion of a rope are implemented in logic cars.