All outputs are in the console for now

Improvements on the way

Throw

A simple 2D target hitting game inspired from golf (play).

Controls

  1. Aim with mouse
  2. shoot with left click

force is proportional to distance from pointer to launcher.

Run Locally

Linux

git clone https://github.com/nishanth-01/throw.git
cd throw
npm run start