Skip to main content

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

Hello this is my first Decker "game"

A topic by hwangseiwong created Aug 25, 2024 Views: 287 Replies: 6
Viewing posts 1 to 6
(+2)

https://hwangseiwong.itch.io/dddd have an enjoy !!!!!

 My twitter post : https://x.com/BLUEN0ISE/status/1827759388406284316

(Tell me tips for the next game)

(+1)

My high school French from 900 years ago wasn't enough to understand the words, but there are some really impressive animations there! Is that procedurally generated or some kind of flipbook of pre-rendered images?

(+1)

This looks cool as heck! I also would love to know how the animations were generated and which technique you used in Decker to play them back

Hello, thank you for your message so for the animation they are some GIF color with imagick dither and for the image to I use this  https://ditherit.com/ , for the animation I spend few days to understand this https://itch.io/t/2811725/video-playback-in-decker, and I make this little prototype


So the open GIF drag your GIF into the field1 the card script tell the field1 to play the sequencing image into the canvas with a sleep (the speed between image) and for the loop i just copy the code few time because I try to loop with play loop, but this don't work...

Oh cool, it was based on my experiment then, I hope it made sense!

(+2)

Hey, this is neat! I like the atmosphere!

I couldn't help but notice that some characters in your text fields appear as ?, when it's supposed to be é for example. I have also had this issue while trying to write stuff in French in Decker... I made a custom version of Decker's default font to include diacritics commonly used in French by replacing some less used characters. It looks like this (left is Decker's default font, right is my custom version)

(I tried to match them with the characters on a french keyboard btw, like ~ is ctrl+alt+é on a french keyboard, so it makes sense to the eye...)

I can share the font if that's something you (or other people) are interested in! I also want to extend those modifications to the 3 Olympiad fonts in the future but don't ask when cuz I don't know

(+1)

Very impressive. Reminds me of the old web, or even before that (Macromedia Director!)