Skip to content

j4w3ny/koibumi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koibumi

A Visual Novel Engine written in Rust.

Notice: koibumi is still in early stage(active development) and some features may not work yet. Please be patient and wait for new update.

Goal

  • Cross-Platform Support
    • Desktop (Windows, MacOS, Linux) (First-class Support)
    • Mobile (Android, iOS) (In testing, should be work anyway)
    • Web (WASM) (In testing, it should be work)
  • Hot-Reload
  • Multi-Script Language support (see RenPy Compatibility for more infomation)

The Koibumi Script

Koibumi use rhai as the script language in game. It's highly customizable!

For more infomation about the usage of koibumi script, please check out Script Design

RenPy Compatibility

Current RenPy script (known as .rpy) is partially supported. It's recommended to rewrite your script to .rhai for stability and better development experience.

Koibumi support the basic gammar of RenPy script, and most of API should be supported as well.

See RenPy Support to check the supported API and gammar of RenPy script.

Credits

Guide To Build

Author

AnErW

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages