Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/punchcafe/vngine

:construction: Under Construction :construction: vNgine (Visual Novel Engine) Is a cross platform Java Framework for creating visual novel games
https://github.com/punchcafe/vngine

Last synced: 26 days ago
JSON representation

:construction: Under Construction :construction: vNgine (Visual Novel Engine) Is a cross platform Java Framework for creating visual novel games

Awesome Lists containing this project

README

        

## Feature Roadmap

### 0.0.5 - command line release
- Testing suite
- File selection
- Run script
- User guide documentation

## TODOs
- how to handle case sensitivity? currently predicates and bool map always return lowercase, but where to put this in predicate?
- Default Branches on predicate switching
- Tests around node validation
- Tests around chapter variables within new chapters
- `game_config.vng` file zipping style
- Documented specification module
- Yaml schema, JSON schema, XML RNG schema