Skip to content

Releases: uyen18827/VeinIF

v0.0.1-alpha.1

27 Apr 15:02
Compare
Choose a tag to compare
v0.0.1-alpha.1 Pre-release
Pre-release

Overview

Initial release.

Yay, It's out! Still has some bugs but the deadline is today.

Features

  • Provided the core feature that helps authors build an Interactive Fiction game: the branching narrative.
  • Built in Inventory system.
  • Built in Save system.
  • Built in Pronouns and Player information system.
  • Snippets for Visual Studio Code.
  • BuildGUI.exe for running commands desktop Windows.
  • Build tools for Web and Desktop.

Dependencies

  • Bootstrap 5-beta1 through CDN
  • TypeScript
  • Webpack 5
  • lite-server

Known Issues

  • Special characters in Player's name prevents save file from being exported. #1
  • Images are not being properly bundled.