A downloadable book

Download NowName your own price

Fallen is a coffee-break roguelike developed for the venerable Commodore 64 using the system's Basic v2 programming language, a little love letter of mine to a system that shined before I was born. This manual serves as both a guide to playing the game as well as means of distributing the game, as it contains the source code (see chapter titled “The Code”).

The game itself is free and open source available under the MIT license. You are hereby free to distribute, redistribute and perform modifications to the game or the free version of the manual in any way or manner you see fit.

Both the manual and the game are made available by Bearded Giant Games in two versions:

  • The free version (15 pages) containing:
    • The guide to playing the game in Black and White format
    • The game itself in a type-in format
  • The premium version (24 pages)– available as a one time $2.99 purchase:
    • The guide to playing the game in Color format
    • The game itself in a type-in format
    • A pre-built C64 .prg file
    • The extra chapters going over:
      • design insights and the thought process behind the decisions made during development
      • the cheat sheet I used and made for myself throughout development
    • the source code of the game in an uncompressed form and formatted for readability as a separate .bas file

You can check out the screenshots for an excerpt on the extra chapters available in the premium version.

StatusReleased
CategoryBook
Release date Jan 31, 2020
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorBacioiu Ciprian
Tags8-Bit, Commodore 64, Dungeon Crawler, Game Design, Roguelike, Roguelite
Code licenseMIT License
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard

Download

Download NowName your own price

Click download now to get access to the following files:

fallen_manual_b&w.pdf 3 MB
gist_src.txt 212 bytes
fallen.prg 6 kB
color_manual.pdf 4 MB
if you pay $2.99 USD or more
uncompressed_source.bas 8 kB
if you pay $2.99 USD or more

Comments

Log in with itch.io to leave a comment.

Can't wait to try this out. It's really cool you included the source code.

There's a mod/hack by "The Genesis Project" that compiled the game AND fixed some of my bugs! Might be worth checking their version also: https://csdb.dk/release/viewpic.php?id=195269&zoom=1


Thanks for supporting the game :)

(1 edit)

Hi, your .prg does not load over RR-Net, the GP release does however, how did you compile that .prg? I would like to add joystick support!