Novelate - Visual Novel Engine

Jordan Wilson wilsonjord at gmail.com
Thu Jan 23 19:11:19 UTC 2020


On Thursday, 23 January 2020 at 15:19:34 UTC, bauss wrote:
> Novelate is a visual novel engine written in D.
>
> It officially binds to SFML but the engine itself has no direct 
> dependencies on SFML as there's plans for supporting libraries 
> such as SDL etc. in the future too.
>
> It's still a work-in-progress but the basics are done as of now 
> and it has reached a point where publishing it as open-source 
> is possible.
>
> Preview:
>
> https://i.imgur.com/YyoIWkp.png
>
> For more information see:
>
> Github: https://github.com/Novelate/NovelateEngine
> Dub: https://code.dlang.org/packages/novelate
>
> A website with documentation etc. is coming soon as well!
>
> Thank you!

Cool! I been toying with a 2D game engine myself, having been 
inspired by Godot (I know, it begs the question why I don't use 
the available D bindings), so your project will be a nice 
additional reference point for me.

Also nice to see that dsfml seems to still be maintained, for 
some reason I switched to the derelict sfml bindings, but I can't 
remember why now...

Keep up the good work!

Jordan


More information about the Digitalmars-d-announce mailing list