Skip to content

A simple physics-based 2D target hitting game inspired from golf

Notifications You must be signed in to change notification settings

nishanth-01/throw

Repository files navigation

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

About

A simple physics-based 2D target hitting game inspired from golf

Topics

Resources

Stars

Watchers

Forks