Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Very interesting tool!
Nice super-minimalistic Ren'py alternative, especially if this app will be further developed.
But i don't understand, how we can use battle system in our text files.

(+1)

oh, you need to create your own console application project on visual studio and reference the choice engine dll, then create your enemy objects and add them to your decisions where fights happen so the program knows what to do, it is not possible to do it from the text file 🤐.