[Ported] Cloak of Darkness
A downloadable asset pack
Cloak of Darkness is a project originated by Roger Firth, meant to help future authors to explore different IF system based on one same game. It is, if you will, the IF version of the "Hello, world" test.
A Cloak of Darkness port is a short game, set in an empty Opera House, where the goal is to find and read a left-behind message. The player wears a dark cloak, which must be interacted with to reach the end scene.
You can find a non-exhaustive list of previous port over on IFwiki.
Below, you will find ports for different systems/formats I am familiar with or currently trying to learn. Some of these formats already have a port (listed or not on the IFWiki), but I still wanted to make my own for fun.
While each includes the use of basic commands of each system, none will claim to be the most correct way of doing things.
The ports downloadable on this page include the playable file and source code. They can easily be imported in their respective programs.
Currently available ports of Cloak of Darkness:
- Adventuron (1.0.0 Beta 68j)
- ChoiceScript
- Ink
- Moiki (playable here - code)
- Twine: Chapbook (2.1.0), Harlowe (3.3.9), SugarCube (2.36.1)
Updated | 25 days ago |
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | manonamora |
Tags | advanturon, choice-script, ink, moiki, sourcecode |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Download
Install instructions
Download the ZIP, extract it.
Open the HTML file to "play" the game, or the other files for the source code. All formats can be open in a program like Notepad or VSCode.
Source Code formats:
- .tw: Twine (Chapbook, Harlowe, SugarCube)
- .ink: Ink
- .txt: ChoiceScript, Adventuron
- .adv: Adventuron
Note: Moiki requires the ZIP to be uploaded directly on the Studio. But you can see the code here.
Comments
Log in with itch.io to leave a comment.
The Harlowe link goes directly to the (restart:) macro, might want to change that :)
Oh right, I forgot to remove that little bit of the link. thanks