A pure Commodore 128, pure BASIC 7.0 port of Lord British's "Akalabeth" to the Commodore 128 home computer. Akalabeth: World of Doom (1979) by Richard Garriott, ported to the Commodore 128 (VIC II/40 column mode) in pure MS BASIC 7.0 This is a single-file almost line-by-line conversion of the original Apple II source found here: https://archive.org/details/a2_Akalabeth_1980_California_Pacific_Computer_a There are already better conversions for the Commodore 64, but the purpose of this exercise was not to compete with them. Instead, noting the similarities between the two versions of BASIC, the goal was simply to create a conversion that was as close to the original code as possible. Controls had to be remapped due to the different keyboard layout: Move North/forward: cursor up OR 'O' Move East/turn right: cursor right OR 'L' Move West/turn left: cursor left OR 'K' Move South/backwards: cursor down OR ',' Attack: 'A' Stats: 'S' Enter: 'X' Pause: 'P' Pass: space bar OR escape
No information available
No
Not Rated