-
[Inky 0.13.0](https://github.com/inkle/inky/releases/tag/0.13.0) has been released. I'm not familiar with flatpak packaging, but if you can point me to some relevant docs I can try submit a PR.
-
**Open redirect vulnerabilities affecting American Express and Snapchat websites were exploited earlier this year as part of phishing campaigns targeting Microsoft 365 users, email security firm Ink…
-
My `Gemfile.lock` has this:
```
awesome_rails_console (0.4.4)
awesome_print
pry-rails
railties
...
pry (0.13.0)
coderay (~> 1.1)
method_source (~> 1.0)…
-
I have a story that runs correctly in Inky 0.13.0 and also plays successfully when I swap it into the Ink Unity demo application (1.0.0). However, when I load it into the Ink Player that runs alongsi…
-
I've managed to read button presses on the Pico Inky via the following:
`from pimoroni import Button
import utime
button_a = Button(12)
button_b = Button(13)
button_c = Button(14)
dur = .5
…
-
Hello, I am a total noob at inky so you might need to teach me some things.
I am trying to use inky to activate an external function that will ask the player's name for the story. I used this arti…
-
When a hotspot owner move the hotspot location by creating a new assert, related mapped data should be ignored as this mapping is no more relevant.
As an example `Short Inky Butterfly` was moved mont…
-
- **App Name:** Inky
- **Icon Name:** inky/com.inklestudios.Inky
- **Description:** Write interactive narrative in inkle's markup language
- **Webpage (optional):** https://github.com/inkle/ink…
-
Running any of the network examples (eg. placekitten.py) on a Pico W with the 1.19.2 pimoroni UF2 gives the output below
```
MicroPython 99c2589 on 2022-07-07; Raspberry Pi Pico W with RP2040
T…
-
* inky-pi version: 0.1.0
* Python version: 3.7
* Operating System: Rasbpian
### Description
Inky_pi only has tests for main.py. Other tests need to be written.
```bash
======================…