Layout Options

Which layout option do you want to use?

Color Schemes

Which theme color do you want to use? Select from here.

Discussion daily programming thread...what are you working on???

Joined
Jul 20, 2025
Messages
161
I'm currently writing a visual novel engine in haskell...working on supporting sound effects., . There is a declarative DSL for describing story nodes with backgrounds, sprites, dialogues, choices ... so the story is just data, then the runtime interprets that data and updates the current node,visible lines, and choices in response to input, and then a simple renderer draws everything in order. then saves snapshot the current VNState into a simple plaintext format so we can rebuild state by looking up that node in the Story graph




1778887770992
1778887633869
 
Activity
So far there's no one here
Top