Skip to main content

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

Community

New topic
269
Topics

Recent updates

Decker 1.55
14
15
Decker 1.55 is a major update which overhauls the semantics of the Lil scripting language and provides numerous bugfixes and minor usability improvements. Fixes...
3 files
Decker 1.54
7
19
Decker 1.54 is a major update that adds text-handing support for many non-English languages and numerous bugfixes and scripting enhancements. DeckRoman For pixe...
3 files
Decker 1.53
1
21
Decker 1.53 offers several important bugfixes and a new module for inter-operating with Twine. Fixes (Web): Fixed inconsistent formatting of grid columns contai...
3 files
Decker 1.52
17
Decker 1.52 offers some minor usability improvements and enhancements to custom brushes. New Features: In Native Decker, the keyboard shortcut ctrl + U + L + D...
3 files
Decker 1.51
12
19
Decker 1.51 offers several minor usability enhancements and new/revised examples. Fixes: The "Show Animation" toggle was not correctly implemented in Web-Decker...
3 files
Decker 1.50
6
22
Decker 1.50 is a maintenance release with important bugfixes and scripting enhancements for fields and grids. Fixes (Web): Corrected spurious refusal of certain...
3 files
Decker 1.49
16
Decker 1.49 offers several major usability enhancements and a variety of small improvements and bugfixes. Fixes (Native): Possible crashes when applying %J to i...
3 files
Decker 1.48
16
Decker 1.48 offers bugfixes, scripting enhancements, and a variety of refinements to example modules. Fixes (Web and Native): checkboxes set to show.none could...
3 files
269 topics · Next page · Previous page · First page
Topic
Last post
Every July and December we hold Decker-themed game jams here on itch.io: Decktember (2022) Decker Fantasy Camp 2023 Dec(...
started by Internet Janitor Sep 19, 2024
8 replies
1,759 views
If you're reading this, there's a good chance you enjoy Decker and would like to see it continue to flourish. There are...
started by Internet Janitor Jan 14, 2023
18 replies
2,570 views
Seeking fancy new contraptions for your decks? Seek no further, friend! Have a look at my wares, ready to copy and paste...
started by Internet Janitor Feb 28, 2023 Last page
107 replies
10,295 views
This thread is for small questions about Lil, the Decker scripting language. If you have a more involved question, feel...
started by Internet Janitor Oct 28, 2022 Last page
289 replies
11,409 views
Howdy all! Just wanted to share my first Decker project. It's a short little mystery game set in a simulated desktop (re...
started by trainspotter Jun 06, 2024
2 replies
245 views
Hello, and thank you for the wonderful tool. I'm trying to import a bunch of gifs made in wigglypaint, but I'm running i...
started by vermis Jun 05, 2024
2 replies
288 views
Ok, so I figured out that I can go into the listener and type: read["image"].encoded to load a color image and spit out...
started by artfluids Feb 18, 2023
23 replies
3,087 views
Is possible to open a deck within another deck with the usage of scripts?
started by Victastico Jun 02, 2024
112 views
No replies yet
A little bit of scripting goes a long way in Decker. Here are some beginner-friendly ideas for adding interactivity to y...
started by Internet Janitor Jun 18, 2023
7 replies
1,239 views
The field widget is useful to write text but I feel like perhaps having a tool or a widget just to write text on a deck'...
started by Victastico May 23, 2024
4 replies
287 views
I recently came across Damien Guard's ZX Origin , a collection of hundreds of 8x8 fixed-width bitmapped fonts intended p...
started by Internet Janitor Sep 28, 2023
4 replies
1,705 views
So, in the deck script, I have a function stat_to_mod: on stat_to_mod x do floor (x-10)/2 end Most widgets can use stat_...
started by Robot Face May 11, 2024
2 replies
214 views
Back with more questions ><! Hope I'm not being dumb I'm working on a visual novel using the Puppeteer and Dialoguer mod...
started by LavaRamen Apr 14, 2024
15 replies
472 views
https://robotface.itch.io/glog-sheet I had a lot of fun making this and learning Decker at the same time! I'm excited to...
started by Robot Face May 11, 2024
1 reply
184 views
Hi! The tutorial mini-book I’m building will create an atlas of sorts that will potentially hold a relatively large am...
started by CodeMonki May 10, 2024
2 replies
180 views
Is there a way to disable sorting grids by clicking the label at the top? Or at least change the sort order? I have a gr...
started by Robot Face May 09, 2024
3 replies
214 views
Am I correct that I cannot embed an HTML anchor tag in a deck?
started by CodeMonki May 04, 2024
3 replies
182 views
I have the following table: people.name:"Alice","Sam","Thomas","Sara","Walter" people.age:25,28,40,34,43 people.job:"Dev...
started by CodeMonki May 04, 2024
1 reply
131 views
Hi, experimenting with Decker, and I'm wondering how you can change the brush for a canvas widget? It's shown in the tou...
started by Capital Ex Dec 02, 2023
4 replies
255 views
Greetings! I just set up Decker and I’m excited about building apps with it. I shared the link to the Github repo with...
started by CodeMonki May 03, 2024
5 replies
168 views
Hi! I’m trying to work out how to do a small project for the Traveller RPG. I’d like to build an atlas with a card f...
started by CodeMonki May 03, 2024
143 views
No replies yet
I wrote a basic Sokoban as a demonstration of how to use Decker to make turn-based puzzle games: Try it here ! The game...
started by Internet Janitor Apr 27, 2024
2 replies
254 views
this is what i've been up to. i love decker. i modified one of the windows 95 fonts pack to include graphic accentuation...
started by silva joão Apr 29, 2024
2 replies
288 views
Hello, I was wondering whether there is any plan to support vector image in the future. I was thinking of maybe somethin...
started by emptty Apr 27, 2024
1 reply
178 views