Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

The feedback system uses a bunch of relevant sentences as input, then letting the player chose one of the starting words. It then checks all possible words that comes after the chosen word in the input data and makes those the next alternatives. Rinse and repeat

Glad you liked it!

(Also it was actually drawn in Krita, not paint haha)

With system like that it seems that you can have table of questions and answers. Responses seemed pretty random to me. I thought that would be cool if you had responces for each player question :)
Or doest it have responces for some and random for the rest?

Responses are random, although the plan was to make it so the pure input data sentences would map 1:1 to answers, with the rest being random. I even had this data filled in in the input, but I didn't have the time to fix it (although I realize now it would've only taken a few minutes to fix)