Others Interactive JOI Viewer

Henry1887

Member
Aug 2, 2020
388
385
Hello, so I'm currently developing a Interactive JOI Viewer inspired by the discontinued game from . This is currently being purely written in python utilizing pygame, but this may change in the future. My Main Goal with this is to make a game where creators can easily make fully interactive JOIs. Currently these JOIs can be created in JSON.

Heres an example of a JOI json file that can be distributed to users to play it through this software:
1735257824974.png
Running a json through my software will look like this:
1735257911324.png

In the future i'll be working on adding more actions that can be done in a JOI and ill be working on how creators package and distribute these JOIs. My current Idea is writing a custom script that packs image files and more with the json into one package file that one can distribute for ease.

You don't have permission to view the spoiler content. Log in or register now.

Feedback is appreciated as well as ideas for new actions. Anyone who wants to volunteer trying this very early tech demo out and give feedback can DM me.
(Of course this software will become fully open source and completely free for any user and creator who wants to use it commercially.