Suggested browser mode icon

Adv660

by Mike Arnautov
version 10.12, 2022-Aug-5


Suggested console mode icon
 

This superset of Adventure, originally published as Adventure4+ in mid-1980s, is a merger of the earlier expansions Adv440 (Luckett and Pike) and Adv550 (Platt). It is mainly of historical interest, having been superseded by my Adv770 published in 2003, which incorporates all of Adv660.


Play it now

You can play Adv660 right now, either on a cloud server or, if you are using a robust modern browser, on your local machine (850.4 KB).
 
The local version works well with up-to-date Firefox, Chrome, Safari and MS Edge, though other browsers may not cope and some ad- and popup-blockers block it for some reason. It runs strictly locally, with no further network access – games are saved in your browser's local storage space. You can save the page locally too, and later just point the same browser at the saved html file to continue playing.

Pre-built versions

The HTML/JavaScript version is obviously architecture independent. The Linux Qt5 build is for 64 bit x86 machines. MacOS build is also for 64 bit x86 machines. All other builds are for x86 32 bit architecture, which at present also works on 64 bit machines.

The current A-code version, used to construct all builds on offer, automatically gives the game a persistent state, even though the game itself offers no such facility. This means that if the game is interrupted in whatever way, on restarting it will automatically restart at the point of interruption, unless a new game is explicitly requested.

 

Game sources

A-code source of Adv660 can be found in the gzipped tarball adv660-10.12-src.tgz (1.7 MB), or equivalently in the zipfile adv660-10.12-src.zip (1.7 MB).

Both packages also contain sources of the acdc A-code to C trtanslator and of the A-code kernel, used in building executables offered by this page. They also contain game's C-soures, already converted frome the A-code source by the acdc translator and combined with the required kernel sources, ready to be compiled and linked with any ANSI C compiler. Full A-code documentation (version 0.9) and other potentially useful bits and bobs are also included.


To the Adventure downloads page
To the Mipmip home page
Feel free to leave a comment!
Mike Arnautov (13 February 2024)