DMS

The Dialogue Management Script's goal is to provide a nice and simple way to have dialogue for games.

Todo

  • Implement bytecode for if/else if/else statements
  • Implement bytecode for for/while loops
  • Implement bytecode for concatenation
  • Interpert all the bytecode
  • Finish implementing custom datatype!
Description
No description provided
Readme 185 MiB
Languages
C++ 96.3%
C 3.7%