Layout Options
Which layout option do you want to use?
Wide
Boxed
Color Schemes
Which theme color do you want to use? Select from here.
Reset color
Reset Background
Forums
New posts
Trending
Random
What's new
New posts
Latest activity
Rules
Libraries
New Audios
New Comments
Search Profile Audios
Clubs
Public Events
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Trending
Random
Menu
Log in
Register
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Forums
Boards
/g/ - Technology
daily programming thread...what are you working on???
Message
<blockquote data-quote="deaf_judger" data-source="post: 79163" data-attributes="member: 390"><p>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</p><p></p><p></p><p></p><p></p><p>[ATTACH=full]16407[/ATTACH][ATTACH=full]16406[/ATTACH]</p></blockquote><p></p>
[QUOTE="deaf_judger, post: 79163, member: 390"] 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 [ATTACH type="full"]16407[/ATTACH][ATTACH type="full"]16406[/ATTACH] [/QUOTE]
Insert quotes…
Name
Verification
Post reply
Forums
Boards
/g/ - Technology
daily programming thread...what are you working on???
Top