Cracky
arcade platformer game for Commodore 64, 2023
------------------------------------------------------------------------------
Use Control Port 1.
Cracky is a simple platform game in which the player has to collect
all of the stars before the time runs out. Whilst most of the platforms
are solid, some of them can only be passed through once, and the player
can't jump, so a bit of strategy is required to collect all of the stars.
After a level is cleared, another one with more enemies and stars follows.
There are two ways with which lives can be lost; coming into contact
with an enemy or running out of time. Once every one of those lives are gone,
the game will be over.
------------------------------------------------------------------------------
Some useful keyboard shortcuts
------------------------------------------------------------------------------
[PAUSE] - stop/continue game
[F9] - quick load game state
[F12] - quick save game state (still stored after leaving the site)
[F10] - toggle performance meter
[F11] - toggle fullscreen mode
[ScrollLock] - quick switch control ports
[PageDown] - make a screenshot (320x200)