Skip to main content

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

Very basic right now

A topic by Goldendawn created 4 days ago Views: 123 Replies: 3
Viewing posts 1 to 2

Right now there is just one thing to do which is basically hypnotise and "befriend" Elara Dawnwood the bar maiden. Nothing else appears to be doing anything.

And that is so very very very boring - you pretty much keep clicking the same type of things over and over until next "scene".

I would love to say you have a good framework or something but so far it is barebones and just AI graphics, coding, text - everything feels very rushed and really showing much of a true game play.

I am assuming you are going to flesh out the game play, and it isn't just going to be click and repeat until you have done so enough before you get something new to click and repeat?

Developer

That is a good question, and great feedback I very much appreciate it.

In terms of gameplay yes, the game itself will be rather basic since the program is more of a choose your own adventure however if there are other things I could add i'll look into it, In terms of official gameplay everything will be fleshed out a lot more including the scenes, locations, and more npcs, I also plan on giving the player other things as well eventually, this is just a "barebones" prototype as it stands now until I can refine it more to be how I want it to be. 

If you do have any other suggestions or feedback, it'd be much appreciated!

Okay some basic suggestions.

Not sure if you are seeing it from your end, but in Itch.io the options are really spread out with large gaps. So there is a lot of wasted space. For example, look how much space is between Monday, Day, and The Skills title.

All of the options have huge gaps between them, making it very hard to navigate.

If you are using AI for the coding, I would suggest you setup a draft layout using something like Canvas (or even paint which is what I have done before) to get the AI to model the UI closer to what you want. This is a good way to also move yourself away from the very overused HTML Twine type UI (though I am not 100% sure for Twine on what you can do to customise the UI)

Developer

Good news that exact issue is being worked on currently, there were a lot and I mean a lot of breaks separating things out, and I think I am understanding a general amount of how the code works to make my own adjustments and fixing errors such as the time system to it and i'll also take that suggestion for the ui layout into consideration!