Hello, i’d like to introduce to our project, InkVentures.
We are a small team of passionate developers, but this is a free-time project.
For authors
The main goal is to allow writing of IF with an intuitive UI.
The main editor is a split screen, on the left, your have all your “steps”. A step is a single line, a paragraph, or much more, you decide. It supports markdown.
On the right, you have a visual representation of links between the steps.
On each step, you can add properties:
- Character attributes: Strength, Luck…
- Inventory items: Attic key, golden gloves…
- Hidden properties.
Going from one step to another can be done:
- With an automatic link
- With an automatic link and a reader prompt (name, answer to a riddle…)
- With an automatic link based on a property, with as many conditions as you want
- With a reader’s choice (choices can be disabled based on properties and conditions as well).
All this is web based, but using bootstrap, it is mobile friendly to edit steps content. Now, the small display doesn’t allow to display the visual representation of a story, so doing everything on a phone will be challenging.
You also have additional features:
- Integration of LanguageTool for grammar and spelling
- Exporting stories to PDF
- Automatic translations by DeepL
- Readers analytics (all computed server side)
- Sharing options…
For the reader
So far, the aim is to have a mobile app for reading. This is easy to download, install, use.
The iOS app development is still in early stage, not gonna lie.
The Android app is in a more advanced state. You can do pretty much everything that is expected for a first version.
- Dark mode available
- Settings to adjust font size and line spacing
- Free, no ads, no data collection
- Real time preview of your step content from the author story editor
The published stories, you have tabs with all stories, your favorite (or read later as we can only have one story in progress for now), stories by author. If you are a writer yourself, you can find your drafts as well.
A story detail.
The content (design not done on this screen yet)
Tech information
- Everything will be open sourced once the code is cleaned
- APIs are available to build any client. API documentation is a swagger file
- Everything is already available online
What’s next ?
Well, there are limits to what a small team can do on its own. I am extremely proud of what is already available, but we will need help to go further.
We could use some/your help:
- To write a story, and report any pain point encountered
- For app and website translations. For now, only english and french are available. This is basic text file. I could use translators, but i’d like a human to at least review it
- For our youtube “getting started” video. We have a draft explaining the basics of the author interface, but it’s in french and you don’t want to hear me speaking any other language. If you are curious, this is the unlisted draft. Please bare in mind i’m no video editor profesional, phone capture is not up to date, we are missing some transitions…
- To join the Android beta test program, as publishing new apps on the google play store now requires 20 testers.
I’d be happy to answer any question.
Thank you for reading this far.