Search found 8 matches

by haroldoop
Thu Sep 29, 2022 6:43 pm
Forum: Other Visual Novel Engines
Topic: choice4genesis - a ChoiceScript clone for the Sega Genesis
Replies: 1
Views: 5041

choice4genesis - a ChoiceScript clone for the Sega Genesis

Hello! This is a ChoiceScript clone that generates Sega Genesis ROMs. If can be used for visual novels or simple multimedia presentations. It takes a bunch of scripts and images and, from that, it generates SGDK-compatible .c and .res files. Those are then compiled into a Sega Genesis compatible ROM...
by haroldoop
Thu Jul 25, 2019 8:27 pm
Forum: Other Visual Novel Engines
Topic: Twine-Monogatari: edit your stories on Twine, execute them on Monogatari.
Replies: 6
Views: 13085

Re: Twine-Monogatari: edit your stories on Twine, execute them on Monogatari.

Hello, again, Version 0.2.0 has been released: https://haroldo-ok-2.github.io/twine-monogatari/v0.2.0/format.js Implemented various syntax checking: * Checks for passage names with whitespace; * Checks if there exists at least one passage named "Start"; * Checks for JS syntax errors; * Che...
by haroldoop
Sun Jul 21, 2019 8:18 pm
Forum: Other Visual Novel Engines
Topic: Twine-Monogatari: edit your stories on Twine, execute them on Monogatari.
Replies: 6
Views: 13085

Re: This is fascinating !!

Hello! ... This is fascinating !!,.. :P Hello, 2_an, thanks for your interest! ;) I saw the message last night, and this morning I downloaded. At the moment, in my computer with Windows 10 operating system, it does not work in the chrome browser, not in edgle ... Not tested in firefox. In theory, i...
by haroldoop
Fri Jul 12, 2019 9:24 pm
Forum: Other Visual Novel Engines
Topic: Twine-Monogatari: edit your stories on Twine, execute them on Monogatari.
Replies: 6
Views: 13085

Twine-Monogatari: edit your stories on Twine, execute them on Monogatari.

Hello, This Twine 2 story format allows one to use Twine to create Visual Novels for the Monogatari engine. Github: https://github.com/haroldo-ok/twine-monogatari/ History format: http://www.haroldo-ok.com/twine-monogat ... /format.js Demo: http://www.haroldo-ok.com/twine-monogat ... /demo.html cNW5...
by haroldoop
Thu Jul 11, 2019 9:26 pm
Forum: Other Visual Novel Engines
Topic: Twine as visual novel engine?
Replies: 3
Views: 3940

Re: Twine as visual novel engine?

Hello, I'm currently implementing a Twine 2 story format designed to act as a bridge between Twine and Monogatari. Github: https://github.com/haroldo-ok/twine-monogatari/ History format: http://www.haroldo-ok.com/twine-monogatari/v0.1.0/format.js Demo: http://www.haroldo-ok.com/twine-monogatari/v0.1...
by haroldoop
Thu Aug 31, 2017 8:56 pm
Forum: Other Visual Novel Engines
Topic: VN32X - A tool to make visual novels for the 32X
Replies: 4
Views: 2775

Re: VN32X - A tool to make visual novels for the 32X

Version 0.4.0 of BlocklyVN32X has just been released. Release page: https://github.com/haroldo-ok/BlocklyVN32X/releases/tag/v0.4.0 The simplest way of running this preview release is by downloading the portable version: https://github.com/haroldo-ok/vn32x/releases/download/v0.2.0-alpha/vn32x-portabl...
by haroldoop
Wed Aug 23, 2017 6:58 pm
Forum: Other Visual Novel Engines
Topic: VN32X - A tool to make visual novels for the 32X
Replies: 4
Views: 2775

BlocklyVN32X

I have decided to reserve some time to continue developing this project. I decided to use Blockly instead of the custom scripting language; the editor is still a work in progress, but one can already glimpse how easy to use it will be:

by haroldoop
Wed Aug 03, 2016 6:54 pm
Forum: Other Visual Novel Engines
Topic: VN32X - A tool to make visual novels for the 32X
Replies: 4
Views: 2775

VN32X - A tool to make visual novels for the 32X

This is my new project; once done, it should allow anyone to make visual novels for the SEGA 32X. I have just finished an actual working prototype of the engine. It includes a 'transpiler' that can turn a Ren'py-like script into a C file plus some includes. That is, it can turn this: image bg uni = ...