Skip to content
#

visual-novel

An interactive game genre, which originated in Japan featuring text-based story with narrative style of literature and interactivity aided by static or sprite-based visuals.

Here are 234 public repositories matching this topic...

RubyNova
RubyNova commented Feb 7, 2022

This ticket is mostly just a bit of bulk work, and should be doable by anyone who can understand basic C and basic C++.

There is currently no well-defined C shim for simplifying access to the default graphics support within NovelRT::Ecs. This means that:

  • it is currently impossible to attach the default rendering system to a SystemScheduler from C
  • it is currently impossible to get the co
good first issue feature engine api
tuesday-js

simple web-based, free and open-source visual novel editor that can be used in a web browser. It is written in JavaScript without using any third party libraries and thus does not require additional software installation. The engine uses standard HTML document elements such as div and img. This allows the use of any media format supported by browsers including vector graphics svg, gif animations and css styles.

  • Updated Apr 27, 2022
  • HTML