How Cannon Shot works
Cannon Shot is an action game with a clear objective: Choose angle and power to hit a distant target.
Angle and power affect the same trajectory, which makes random changes hard to learn from.
Controls
Click to choose aim and power. Hit the target on the far side.
Detected input types for this implementation: click/tap.
What to track
While you play, use the game’s progress indicators as feedback. This title tracks: Hits. Watch these during each attempt to see where your timing, accuracy or route choice is improving.
Strategy notes for Cannon Shot
- Treat each miss as information about both angle and power; adjust one variable at a time.
- When a shot lands close, make a small correction rather than resetting to a completely different trajectory.
Playing on your device
This game runs directly in a modern web browser with no separate download. Its play area scales to fit smaller screens while keeping the game visible. For the best experience on a phone, rotate your device only when the game benefits from extra horizontal space.
Practice target
Keep one variable steady while adjusting the other until the shot lands near the target, then fine-tune.
Common mistake
Changing both angle and power drastically after every miss.