Skip to main content

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

Harlequin Diver

81
Posts
6
Topics
127
Followers
59
Following
A member registered Sep 06, 2020 · View creator page →

Creator of

Recent community posts

There's probably a better way to do this, but something that worked for me is by using a timer, with a field widget that is animated. And having a script for the field that looks a bit like this, with the last if statement that reset the timer to make the loop. You do need to know exactly how long the audio is to make it match into the timer, but other than that, it seems to work fine.

on view do
me.text:me.text+1
if me.text=1
 play["sound1"]
elseif me.text=600
 play["sound2"]
elseif me.text=1100
 me.text:""
end
end

Merci! Je n'ai pas eu le temps pour la démo, mais le jeu complet va probablement avoir une version française!

Thanks for the feedback! The names of the characters are on top of the textboxes, positionned left and right to indicate who is talking, but maybe I could make them a bit bigger or more visible.

The Dreams in the Peacock House


Thank you! Hopefully, the whole game will be released soon!

Thanks! It is quite wild and was quite the challenge, but I love how it turned out!

Thank you!

I just released a demo for my game, The Dreams in the Peacock House, a classic text adventure game that blends elements of point & click and visual novels. Explore the Peacock House and help Argus find all five Mystic eyes. Will you be able to unlock the Sanctum Sanctorum?

I've been working on this game for the last few months and I'd love to know what you think about it. The full game will be released later this summer!


Just released the demo of my current game, The Dreams in the Peacock House. I hope you enjoy it and the full game should be done later this summer!

I'm sorry for your loss 

Thanks for featuring the game on your site!

Thank you, it's exaclty what I needed!

Hi, I have a question about sounds. In my current project, I have an options card for various things and I want to have an option to mute all sounds in the deck. So far, I thought of putting this script everytime a sound is played, with a checkbox button named "soundsandmusic" on the options card:

if options.widgets.soundsandmusic.value=1
    play["sound"]
end

And I was wondering if there was a more simple way to do this, instead of putting an if statement everytime a sound is played.

Thank you for the great blog post. It's something I really needed to read today. I realized I've put a lot of pressure on myself lately trying to finish my first commercial game and thinking too much about if it will be successful or not. But all that doesn't really matter, as long as I'm passionate about my weird little niche game and that I have fun making it. It's better to fail forward than to do nothing.

I can't wait to play the games of this jam, they are looking great so far! I'm not sure if I'll participate on this one, since I'm working on a big project since september, but I'll try to do a little something.

Thank you!

This is really great, it does seems useful to store it that way. It will be really useful, thank you!

Happy anniversary Decker !!

Adding synonyms would be a good idea yes, thank you for the suggestion! I will add a message for unknown commands in the future and yes, the thing with the door was an oversight. I added the first one last minute, but the description of the room does change when you pick the hammer, I'll need to fix that, thanks.

Thanks! I'll be sure to add the other options for directional movement. And yes, it is planned to add an inventory, I simply didn't add it in this exemple since there's only one item that would be in it. And somehow, I completely forgot to mention the door in the beggining of the game, thanks for pointing it out, it is now fixed.

Decker community · Created a new topic Looking for feedback

Hi everyone, I'm currently working on a parser text adventure game and since it's my first time working on a game like that, I was wondering if some people would want to try a little exemple I made and tell me their opinions about it. Mainly if the game is not too confusing and easy to play, even for people who have little to no experience with that type of game. It would be greatly appreciated.

Here's the link of the exemple and the password is: decker

And feel free to use the exemple as well if you want to make your own text adventure game. The scripts were mostly inspired by these posts that I modified so they could work how I wanted to. The whole script is a little bit messy, but seems to work and I haven't seen any problems so far. Thanks

I've mostly used the wiggly player for small animations, but I really want to use the flipbook now with the update. Thanks for the exemples!

Decker community · Created a new topic 1-BIT jam #4
(1 edit)

Anyone else participating in the current 1-bit jam or did in previous ones? I usually don't join such big jams, but the theme on this one (Tower) inspired me for a little silly idea. And since the main limitation is 1-bit, it can be a great jam for Decker games.

Here's the link of the jam if anyone else wants to join: 1-BIT JAM #4

I'm starting to understand a lot more how it works now. Thanks a lot for answering my questions!

This seems to work exactly how I wanted to, thank you! I see in the exemple that it evaluates what is written in the input and I've tried to modify the code so that if a specific word or phrase is written in the input, that it would say a specific answer in the log, but I don't quite understant the code enough to make something that works. And I was wondering if this technique would also works with triggering events, like to toggle other widgets in the card of for alerts?

Congrats on the success of your game! Must feel amazing to have him play your game. I mostly remember him from the fanta bob show back in the day, but it was a great video of your game!

Yeah, I thought it might be tricky, especially for touchscreen users. I might stick with the version I found with the button in the meantime. Thanks for the response and for giving it some thoughts!

Hi, I'm thinking of making a small text adventure game with a parser, a little bit like Zork and games like that. So far, I found this post to make a parser with a button next to it. But I was wondering if it was possible to make a parser input without the button, like if you could press the return key in the field widget to check the words in it. I'm guessing that since the field widget already use the return key to go to the next line in the widget, I'd need to replace that action with the parser input, but I'm a bit clueless how to do that, if it's possible.

Hi, there is only one door you can unlock in that room. The frames on the fireplace needs to all face the same direction for the door to be unlocked.

Great game! Loved the retro feel and the artstyle!

(1 edit)

Hi, Decker has a limitation of 16 colors, but you can change them for the ones of your choice. You can look  here  for other games made with decker that have different color palettes. 

(1 edit)

Hi, if you want to open the .deck file, you need to download     Decker  first and you should be able to open the game after.

To find the hammer, be sure to interact with everything in the rooms, especially the paintings.

That was amazing! Really beautiful game, I loved making the bread and tea!

Thank you !

Hi, you need to interact with the paintings in the first room to find the code. Try to drag the flowers towards one of the other paintings.

Great game, really impressive work! The gameplay was really fun

Love your art style! I really enjoyed reading about all the characters, it was great!

Thank you! If you're talking about one the last paintings, it is   technically a real language, even if it is a bit obscure!