## Description
_PUK_ is a simple action game where touch controls are used to launch pucks
towards white circular targets. For each level the player has access to a
certain number of pucks which are launched from the bottom of the screen and
to succeed each one has to hit one of the targets above. Both the puck and the
target will then disappear although some targets require multiple hits.
The launching mechanic works like a slingshot with the player dragging the
puck backwards to send it away in the opposite direction. Pucks bounce around
the screen until hitting a target and if they go back to the bottom area they
can be relaunched. It is also possible to move the pucks by shaking the
device. There is a time limit (usually just a few seconds) and if it runs out
it the game is over.
The aim of the game is simply to complete as many levels in a row as possible.
In total there are more than a thousand levels and they appear in a random
order for each playthrough.