Engine for visual novels, written in Dlang and Lua

quantumde1 20b91a048f first on gogs 1 周之前
conf 20b91a048f first on gogs 1 周之前
hpff 20b91a048f first on gogs 1 周之前
source 20b91a048f first on gogs 1 周之前
.gitignore 20b91a048f first on gogs 1 周之前
LICENSE 20b91a048f first on gogs 1 周之前
build.bat 20b91a048f first on gogs 1 周之前
build.sh 20b91a048f first on gogs 1 周之前
builder.sh 20b91a048f first on gogs 1 周之前
dub.json 20b91a048f first on gogs 1 周之前
dub.selections.json 20b91a048f first on gogs 1 周之前
libhpff.lib 20b91a048f first on gogs 1 周之前
lua53.lib 20b91a048f first on gogs 1 周之前
raylib.lib 20b91a048f first on gogs 1 周之前
readme.md 20b91a048f first on gogs 1 周之前
test.sh 20b91a048f first on gogs 1 周之前
vlc.lib 20b91a048f first on gogs 1 周之前

readme.md

Himmel Engine

Himmel(equal to Heaven, but in German) is an engine for Visual Novels, written using Dlang and Lua.

Features

  • Multiple characters on screen
  • Backgrounds(can be preloaded and then drawn if needed)
  • Text box with skip functionality and choices
  • Graphics effects(PNG stored in .bin, its called HPFF - Heaven/Himmel Package File Format)

TODO

  • Adding lipsync
  • Adding savestates in-engine
  • Adding backlog and menus