Simulgolf
minigolf game for Commodore 64, 1988

------------------------------------------------------------------------------
Use Control Port 2.
In the game simulating some kind of golf you should complete the course
consisting of 18 stages, putting the ball into the hole with as less strokes
of the ball as possible. Each stage is presented on one screen in top-down
view, it has a different shape, and different obstacles or gates are set to
be avoided or passed through.
Setting the ball in the field, you should select the direction and power of
the stroke. The points at the end of each stage are calculated as subtraction
of made strokes and pre-defined ones different for each stage. The winner is
a golfer with a lowest number of points.
The number of players (1-4), their names, and courses may be adjusted before
the start. In multiplayer mode, each player strikes their balls in the
separate fields in turns.
------------------------------------------------------------------------------
Some useful keyboard shortcuts
------------------------------------------------------------------------------
[PAUSE] - stop/continue game
[F9] - quick load game state
[F12] - quick save game state (still stored after leaving the site)
[F11] - toggle fullscreen mode
[ScrollLock] - quick switch control ports
[PageDown] - make a screenshot (320x200)