Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/punchcafe/vngine
- Owner: punchcafe
- Created: 2020-08-11T21:19:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-06T22:47:07.000Z (over 3 years ago)
- Last Synced: 2024-10-27T23:38:38.834Z (2 months ago)
- Language: Java
- Homepage:
- Size: 354 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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