A downloadable game for Windows

Based on the Atari 2600 game, Adventure. This took advantage of better collision detection which I learned. It also has an “engine” of sorts, and signifies my attempt to streamline my coding. Every room is built using the same building blocks (6 or so cubes of colour), each governed by the same code, just with different location variables. Some rooms also have items in them, and the enemies are identical, with no AI. I was also experimenting with detection of computer speeds, since inputing numbers is a pain – but unfortunately it doesn’t quite work. I highly recommend you play this, but you’ll need to experiment until you find a speed where the monsters are fast enough to catch you if you try to run past them, but slow enough to allow you to run back in the direction you came (about 30'000 on my Win7 laptop). Like Adventure, there’s also an Easter Egg. If you kill all the enemies, then grab an invisible item in a tiny walled off room, and then take it and drop it in a big empty grey room, you’ll be able to grab the glowing circle and discover something totally awesome. And by awesome, I mean pointless.

Download

Download
Arcamus.zip 589 kB

Install instructions

Just double click the EXE. Also includes the source code as a BAS file, for use either with QBasic via DOSbox, or QBasic 64 which allows compiling on Windows systems.

Leave a comment

Log in with itch.io to leave a comment.