News

One of the things that drove me crazy when I first played this game in the 1970s is that some maps use random numbers. For example, with 50% probability you go one way, and with 50% you go the other.
Conversion Effort I ported adventure from the original FORTRAN IV to python. It was harder than expected because the program is fairly complex, a massive block of code with few subroutines. It has the ...