Cloak of Darkness (originally made by Roger Firth) is like a Hello World project for an Interactive Fiction engine. It's a classic (really) short story, realized by hundred of developers using several different languages.
So it was an easy choice to use it to test the native C64 graphic text adventure I'm working on (with the hope to realize a bigger game).
And even if it's a game that you can finish in less than a minute I hope you can have a bit of fun :-)
I'm also releasing the adventure game source script in case you're curious to see how this IF language is different from others.
Update: you can check the complete source code for this little game (engine + compiled script data) here https://github.com/MGProduction/Cloak-of-Darkness-C64 - be aware that the engine (code-named for now storytllr64) is still a work-in-progress.
A couple of notes:
- talking about IF I'm in love with ALAN (http://www.alanif.se/) since its first version - and it's really clear that I took a lot from their work - just mixing it with my other experiences done with Defold for Point-and-Click games.
- if you want to know more about the original game (and its other better implementations) you can have a look at this page: http://www.firthworks.com/roger/cloak/
- if you like this kind of game, for C64, I strongly suggest you check out The Curse of Rabenstein https://8bitgames.itch.io/rabenstein - it's a wonderful game I've played several times that inspired me to try to do my own engine. This, even if my taste for this specific subset of adventure games was born in the 80s thanks to some (I think) not internationally known Italian adventure games published on tape and available in newsstores (https://www.edicola8bit.com/riviste.php?console=c64&collana=adventure_64).
- this game has been developed using CC65 compiler (https://www.cc65.org/) - it's made in C with some inline asm
- also this time, I want to thank Eric Akeson for his time and support.
Status | In development |
Platforms | Windows, macOS |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | Finite Reflection |
Genre | Action |
Made with | Unity, Aseprite |
Tags | Co-op, Retro, Top down shooter |
Average session | A few minutes |
Languages | English |
Inputs | Gamepad (any) |
Links | Steam |