Home
Softono

Lost Oppai

Open source MIT Rust
13
Stars
2
Forks
0
Issues
2
Watchers
11 months
Last Commit

 About Lost Oppai

Game with procedural world gen and branching NPC dialogue

Platforms

Web Self-hosted

Languages

Rust

Need Help Installing Lost Oppai?

We provide expert installation service for this software. Our team will install, configure, and secure Lost Oppai on your server. plans start at just $30.

Lost Oppai

View on GitHub

Lost Oppai

Developer Notes

Yarn

Due to reasons (look into was_mentioned_by_*), I have to start every dialogue with two lines before any player option.

Due to reasons (yarn internals), I have to start every title with a non player option, this is the reason there are some weirdly placed ... from time to time. This is most noticeable when used with the jump command.

Dialogue Graph

Install graphviz, e.g. sudo pacman -Syu graphviz.

Run cargo run -p dialogue_graph ; dot -Tsvg graphs/eleonore.dot | save o.svg -f | vieb o.svg in nushell, translate to bash or whatever else you are using (also you probably want to replace vieb with another browser or any software that can display .svg files).

Appendix

Credits.

License, applies to everything that doesn't already have a license.