A downloadable game

Download NowName your own price

A procedurally generated roguelike for the Commodore 64, inspired by classic 80s dungeon crawlers.

Explore a living overworld, descend into dangerous dungeons, and hunt for the fragments needed to face the final threat.

To play:
Use a Commodore 64 emulator (such as VICE) or real C64!

Disk version (D64): 

LOAD "*",8,1
RUN

Program version (PRG):
Load directly in your emulator

Play in your browser (Note: some issues with sound and RNG generation):

https://degenhart.ca/c64

Controls:

I now have two versions of the game:

bcvi.d64  - uses the vi-style commands of old roguelikes (HJKL and diagonals).  

bcwad.d64 - uses a more modern layout (WADX with diagonals)

Published 1 day ago
StatusReleased
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorBarracudaBits
GenreRole Playing
Tags8-Bit, Commodore 64, Dungeon Crawler, Pixel Art, Procedural Generation, Retro, Roguelike, Turn-based
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard
AI DisclosureAI Assisted, Code

Download

Download NowName your own price

Click download now to get access to the following files:

bcwad.d64 170 kB
bcwad.prg 49 kB
bcvi.d64 170 kB
bcvi.prg 49 kB

Comments

Log in with itch.io to leave a comment.

Just discovered your rogue-like. Downloaded it and played it for 5 minutes.

Really enjoy the sound effects and that it is easy to move your player.

I don't think I'll kill the king, but as a rogue-like fan, I had to play your version.

Thanks so much for trying it!  Honestly I actually haven't killed the king yet either! (at least not without the developer cheats I had in place!)

I added a Meatloaf short code to load your game directly from the internet into a C64 using a Meatloaf device.

LOAD"ML:BROKENCROWN",8

Thank you!  That's awesome and hadn't occurred to me - appreciate it!