Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Vortle

Compassionate AI Games to Support Positive Mental Health · By vortle

"A few suggestions"

A topic by Melon created Mar 06, 2022 Views: 113 Replies: 1
Viewing posts 1 to 2

okay, nice app and everything. i've downloaded this when i saw your tweet from like, what,  a month ago? and now i'm kinda liking it. my first suggestion would be some possible interactions with the environments, now of course this would need the scenes to be object-oriented and then rendered, and that would slow down the whole program, but i think it's worth it. being able to click on a leaf and watching it get disconnected and fall, or even click on the water to form waves would make the whole thing much, much better. as for the match game, we need sound effects, especially for streaks. we want that dopamine to be released every time we hear that pop sound from a streak to boost the mood. for the tetris, i love how you could see a preview of where the piece falls, but again, sound effects. there is also one key detail missing: different color tiles! plus, the options in the main menu do not have support for mouse scrolling, and i'm hoping for a community addons! probably a github repository that allows people to make pull requests for their addons to be reviewed and added, and then a builtin addon manager to manage stuff like this. if you want, i might be able to help with all of these, if you mind adding an API and a community addons feature, so we could use events and everything to create all these!

tldr; list

  • sound effects
  • community addons + addons API
  • different colored tiles for tetris
  • object-oriented backgrounds (to make the next item possible)
  • interactive backgrounds (eg. clicking on a leaf would make it fall)
Developer

love it <3 thank you for writing it down, 


sound effects - coming soon

community addons + addons API - we already built it, but it is not released

different colored tiles for tetris - will fix

object-oriented backgrounds (to make the next item possible) - good point, the backgrounds are unity 3d scenes, so we can add a lot in their

interactive backgrounds (eg. clicking on a leaf would make it fall) - nice idea, I think a lot of people will love it