Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 559 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 559 Bytes

Curse of the Lost Miner

Repository with source code of the Curse of the Lost Miner game for Atari 8-bit computers. For more information on the game, please visit: http://baktra.wz.cz/lost-miner-games/.

How to use the source

The source code is published mostly for educational purposes. This project clearly shows how to use CC65 and its linker LD65 to include graphics, sounds, display lists and character sets in a game program.

Level Editor

The clmeditor folder holds the Cave editor, written in Java SE. The caves are stored in the levels.dat files.