Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 949 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 949 Bytes

C Code Experiments for Agon Light and compatibles

To compile, install AgDev

Dungeon

Dungeon is a conversion of my work in progress dungeon crawler for Commodore machines using CC65

Add dungeon.bin to your SD Card or emulator SD Card folder and load as normal.

Currently the code is mostly based on PETSCII so the custom characters and maps are messed up, working on it!

Screenshot by Dropbox Capture

Keys:

  W
A S D

F = Fireball (fires in your direction of travel - you need to pick up a potion to top up your magic first)
O/P = Stab Left or Right (you need to pick up a sword first)

Instructions

Doors open with keys, or by hitting them repeatedly until you break them or you run out of health.

Pick up all the idols to proceed to the next room.

Gather loot and health.

Avoid goblins and rats.