Skip to main content

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

fanduin

4
Posts
1
Followers
1
Following
A member registered Jul 12, 2019 · View creator page →

Creator of

Recent community posts

Hi, thank you for the feedback both here and on the game page. I'm genuinely thrilled that someone played and enjoyed the game!

I think you're right about trying to promote the game a little. The lack of cover image was definitely an oversight on my part. Once I got a working submission I just fell into bed! Maybe this evening after work I'll try spruce up the page and write the description etc more cleverly :)

With regards to promoting on Reddit etc, that's definitely something I've always been a bit nervous of, but I definitely want to get more comfortable with, so I'll give it a go. I feel I definitely would live to fix up one or two things before I go doing that.

Your feedback has been great and highly appreciated if I didn't make that clear enough. I'm looking forward to trying your game out this evening and hopefully I can provide some feedback also.

Thank you so much for the feedback, I'm honestly humbled!

Great tip with the is_action_pressed, and you're right, I did use is_action_just_pressed. I had felt it wasn't responsive enough but I decided to stick with it as it work okay, with the intention of returning to it, but of course I didn't have time.

And I apologise for the unclear instructions, the short intro and controls were pretty much the last things I added.

Thank you again for the feedback, I'm thrilled you enjoyed it!

Yeah it's not the most intuitive process. Funny thing is it's not actually the first time I've done that, the issue was that I named my dictionary files as .dat files (I have no idea why, maybe I'm just a little old school) and I didn't realise I would have to white list the file extension for Godot to package the dictionaries in with the assets. So the game actually uploaded pretty much okay, but because there were no dictionaries, no words were valid! That took me quite a while to figure out...

Hi, I'm planning on doing some tidy up and I'll probably post the project to GitHub at the weekend :)